summaryrefslogtreecommitdiff
path: root/missing/strlcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/strlcpy.c')
-rw-r--r--missing/strlcpy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/strlcpy.c b/missing/strlcpy.c
index b0671ebd..52ede566 100644
--- a/missing/strlcpy.c
+++ b/missing/strlcpy.c
@@ -28,7 +28,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifdef HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include <config.h>
#endif