From: Paul Eggert Date: Thu, 22 Sep 2005 07:00:49 +0000 (+0000) Subject: Include strcase.h. X-Git-Tag: v5.90~142 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3779124b3f08066c17effc0234aa8827523ac15a;p=thirdparty%2Fcoreutils.git Include strcase.h. --- diff --git a/src/dircolors.c b/src/dircolors.c index b73f9252b7..63e43f28e1 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). */