X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=strlcat.c;h=0af16670e01eb25b2b399bc373de131b3736951f;hb=40fe452223b5cc0ff5dbae0efa8551d7e96c1a5c;hp=22428d6829a893886a5dec60a785afcf105aa7e8;hpb=ecc8edf91ce64d4c9f242fc425fe407a8acfaae6;p=~andy%2Ffetchmail diff --git a/strlcat.c b/strlcat.c index 22428d68..0af16670 100644 --- a/strlcat.c +++ b/strlcat.c @@ -17,6 +17,9 @@ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include "config.h" +#include "fetchmail.h" + #include #include #include