]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't include <string.h>; this include was
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 May 2006 07:47:32 +0000 (07:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 May 2006 07:47:32 +0000 (07:47 +0000)
inadvertantly put into the previous patch.

lib/filemode.c

index a890100fbaa9714f6ab6b6cf4fb6a44706b75138..5636c9e7c0480449d6dd098172d46ecae4b4ce8e 100644 (file)
@@ -38,8 +38,6 @@
 
 #if ! HAVE_DECL_STRMODE
 
-# include <string.h>
-
 /* Return a character indicating the type of file described by
    file mode BITS:
    '-' regular file