lib/libc/gen/t_glob.c: diff reduce with NetBSD's copy

This commit is contained in:
Enji Cooper 2017-01-15 10:17:15 +00:00
parent 6b0a2ac186
commit caeb04e465
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/netbsd-tests-upstream-01-2017/; revision=312223

View File

@ -48,10 +48,6 @@ __RCSID("$NetBSD: t_glob.c,v 1.5 2017/01/14 20:47:41 christos Exp $");
#include "h_macros.h"
#ifdef __FreeBSD__
#define __gl_stat_t struct stat
#endif
#ifdef DEBUG
#define DPRINTF(a) printf a