X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=strlcpy.c;h=5963dfe323f998a059f8a81d04c1a8414ff6ee12;hb=49268a95ee78bc179fd3439b3f06e9a06c993c92;hp=bb7d409695cefe883c784c18b9d5e167b5e27efa;hpb=c3e52ea6ca3178b7ecab4b389a9ba9269662b48f;p=~andy%2Ffetchmail diff --git a/strlcpy.c b/strlcpy.c index bb7d4096..5963dfe3 100644 --- a/strlcpy.c +++ b/strlcpy.c @@ -21,6 +21,8 @@ #include #include +#include "fm_strl.h" + #ifndef HAVE_STRLCPY /* * Copy src to string dst of size siz. At most siz-1 characters