summaryrefslogtreecommitdiff
path: root/main/strlcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/strlcpy.c')
-rw-r--r--main/strlcpy.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/strlcpy.c b/main/strlcpy.c
index 0d7d964e70..fe6760ca76 100644
--- a/main/strlcpy.c
+++ b/main/strlcpy.c
@@ -1,3 +1,5 @@
+#include "php_config.h"
+
#ifndef HAVE_STRLCPY
/* $OpenBSD: strlcpy.c,v 1.4 1999/05/01 18:56:41 millert Exp $ */