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 b73f925..63e43f2 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).  */