]> Pileus Git - ~andy/fetchmail/blobdiff - strlcat.c
Merge branch 'legacy_63'
[~andy/fetchmail] / strlcat.c
index 259500f80546f3ec3c80ba74cab166ccb082ba39..0af16670e01eb25b2b399bc373de131b3736951f 100644 (file)
--- a/strlcat.c
+++ b/strlcat.c
  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include "config.h"
+#include "fetchmail.h"
+
 #include <sys/types.h>
 #include <assert.h>
 #include <string.h>
 
+#include "fm_strl.h"
+
 #ifndef HAVE_STRLCAT
 /*
  * Appends src to string dst of size siz (unlike strncat, siz is the