don't include miscfn.h -- glob.h gets it
authorewt <devnull@localhost>
Fri, 24 Jan 1997 19:05:56 +0000 (19:05 +0000)
committerewt <devnull@localhost>
Fri, 24 Jan 1997 19:05:56 +0000 (19:05 +0000)
CVS patchset: 1361
CVS date: 1997/01/24 19:05:56

misc/glob.c

index 096a9ca..ea2dda4 100644 (file)
@@ -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 <glob.h> to take precedence.  */