X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=strlcat.c;h=0af16670e01eb25b2b399bc373de131b3736951f;hb=adad2fc62f159c7e43c36af0ad4f9bf9f6b3efc7;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