summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-22 07:00:49 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-22 07:00:49 +0000
commit3779124b3f08066c17effc0234aa8827523ac15a (patch)
tree136b0dea64c14b2945e5c988bbf2d0b933bd2e16 /src
parentb58dc08a58b3cb4f14bce999f62b30d0670e709c (diff)
downloadcoreutils-3779124b3f08066c17effc0234aa8827523ac15a.tar.xz
Include strcase.h.
Diffstat (limited to 'src')
-rw-r--r--src/dircolors.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dircolors.c b/src/dircolors.c
index b73f9252b..63e43f28e 100644
--- a/src/dircolors.c
+++ b/src/dircolors.c
@@ -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). */