summaryrefslogtreecommitdiffstats
path: root/compat_strlcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat_strlcpy.c')
-rw-r--r--compat_strlcpy.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/compat_strlcpy.c b/compat_strlcpy.c
index a7c64ff..a00d511 100644
--- a/compat_strlcpy.c
+++ b/compat_strlcpy.c
@@ -1,8 +1,6 @@
-#ifdef HAVE_CONFIG_H
#include "config.h"
-#endif
-#ifdef HAVE_STRLCPY
+#if HAVE_STRLCPY
int dummy;
OpenPOWER on IntegriCloud