aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compat_fts.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat_fts.c')
-rw-r--r--compat_fts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat_fts.c b/compat_fts.c
index 6756ad49..08d7628d 100644
--- a/compat_fts.c
+++ b/compat_fts.c
@@ -1,6 +1,6 @@
#include "config.h"
-#ifdef HAVE_FTS
+#if HAVE_FTS
int dummy;