aboutsummaryrefslogtreecommitdiffstats
path: root/strlcpy.c
diff options
context:
space:
mode:
Diffstat (limited to 'strlcpy.c')
-rw-r--r--strlcpy.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/strlcpy.c b/strlcpy.c
index bb7d4096..5963dfe3 100644
--- a/strlcpy.c
+++ b/strlcpy.c
@@ -21,6 +21,8 @@
#include <assert.h>
#include <string.h>
+#include "fm_strl.h"
+
#ifndef HAVE_STRLCPY
/*
* Copy src to string dst of size siz. At most siz-1 characters