]> Pileus Git - ~andy/fetchmail/blobdiff - strlcpy.c
Bump copyright.
[~andy/fetchmail] / strlcpy.c
index bb7d409695cefe883c784c18b9d5e167b5e27efa..5963dfe323f998a059f8a81d04c1a8414ff6ee12 100644 (file)
--- 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