]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
include quote.h.
authorJim Meyering <jim@meyering.net>
Sun, 30 Jul 2000 16:21:57 +0000 (16:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Jul 2000 16:21:57 +0000 (16:21 +0000)
src/dircolors.c

index 3498e9a3b0dbd3911622e241523dff656df1e7f3..2351e61b2abca5c0d0617c5ea30146452d7ee904 100644 (file)
@@ -30,6 +30,7 @@
 #include "error.h"
 #include "getline.h"
 #include "obstack.h"
+#include "quote.h"
 
 /* The official name of this program (e.g., no `g' prefix).  */
 #define PROGRAM_NAME "dircolors"