]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Include strcase.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Sep 2005 07:00:49 +0000 (07:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Sep 2005 07:00:49 +0000 (07:00 +0000)
src/dircolors.c

index b73f9252b7969c6abf74627f6eb9824327d3948e..63e43f28e11498719533ec833cd9a775f9005d0d 100644 (file)
@@ -31,6 +31,7 @@
 #include "getline.h"
 #include "obstack.h"
 #include "quote.h"
+#include "strcase.h"
 #include "xstrndup.h"
 
 /* The official name of this program (e.g., no `g' prefix).  */