summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/dircolors.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dircolors.c b/src/dircolors.c
index 3498e9a3b..2351e61b2 100644
--- a/src/dircolors.c
+++ b/src/dircolors.c
@@ -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"