summaryrefslogtreecommitdiff
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 a7c64ff9997c8..a00d511817a3d 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;