From 0d6a382fb16f1f74b35be962c86539f8518faa27 Mon Sep 17 00:00:00 2001 From: ewt Date: Fri, 24 Jan 1997 19:05:56 +0000 Subject: [PATCH] don't include miscfn.h -- glob.h gets it CVS patchset: 1361 CVS date: 1997/01/24 19:05:56 --- misc/glob.c | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/glob.c b/misc/glob.c index 096a9ca..ea2dda4 100644 --- a/misc/glob.c +++ b/misc/glob.c @@ -190,7 +190,6 @@ extern char *alloca (); #undef FNM_PATHNAME #undef FNM_NOESCAPE #undef FNM_PERIOD -#include "miscfn.h" /* Some system header files erroneously define these. We want our own definitions from to take precedence. */ -- 2.7.4