diff options
Diffstat (limited to 'compat_strlcpy.c')
-rw-r--r-- | compat_strlcpy.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compat_strlcpy.c b/compat_strlcpy.c index a7c64ff9..ccdf9319 100644 --- a/compat_strlcpy.c +++ b/compat_strlcpy.c @@ -1,6 +1,4 @@ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #ifdef HAVE_STRLCPY |