Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2017 10:17:15 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r312223 - projects/netbsd-tests-upstream-01-2017/contrib/netbsd-tests/lib/libc/gen
Message-ID:  <201701151017.v0FAHF6S090615@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701151017.v0FAHF6S090615>