summaryrefslogtreecommitdiff
path: root/strlcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'strlcpy.c')
-rw-r--r--strlcpy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/strlcpy.c b/strlcpy.c
index 7fd0884a..51c37dd1 100644
--- a/strlcpy.c
+++ b/strlcpy.c
@@ -33,9 +33,7 @@ static char *rcsid = "$OpenBSD: strlcpy.c,v 1.5 2001/05/13 15:40:16 deraadt Exp
#include <sys/types.h>
-#ifdef HAVE_CONFIG_H
#include "event-config.h"
-#endif /* HAVE_CONFIG_H */
#ifndef _EVENT_HAVE_STRLCPY
#include "strlcpy-internal.h"