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