svn commit: r312223 - projects/netbsd-tests-upstream-01-2017/contrib/netbsd-tests/lib/libc/gen
Ngie Cooper
ngie at FreeBSD.org
Sun Jan 15 10:17:16 UTC 2017
Author: ngie
Date: Sun Jan 15 10:17:15 2017
New Revision: 312223
URL: https://svnweb.freebsd.org/changeset/base/312223
Log:
lib/libc/gen/t_glob.c: diff reduce with NetBSD's copy
Modified:
projects/netbsd-tests-upstream-01-2017/contrib/netbsd-tests/lib/libc/gen/t_glob.c
Modified: projects/netbsd-tests-upstream-01-2017/contrib/netbsd-tests/lib/libc/gen/t_glob.c
==============================================================================
--- projects/netbsd-tests-upstream-01-2017/contrib/netbsd-tests/lib/libc/gen/t_glob.c Sun Jan 15 10:16:20 2017 (r312222)
+++ projects/netbsd-tests-upstream-01-2017/contrib/netbsd-tests/lib/libc/gen/t_glob.c Sun Jan 15 10:17:15 2017 (r312223)
@@ -48,10 +48,6 @@ __RCSID("$NetBSD: t_glob.c,v 1.5 2017/01
#include "h_macros.h"
-#ifdef __FreeBSD__
-#define __gl_stat_t struct stat
-#endif
-
#ifdef DEBUG
#define DPRINTF(a) printf a
More information about the svn-src-projects
mailing list