X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=xmalloc.c;h=6107564d93eb51731e966c89eec8c396e7fed3b8;hb=87bcf29364c4640edb87cc2186b965d1a564d70c;hp=00af14c80520bd9d9ed694726780280daedd456b;hpb=d494d2167715acca58038c89b3b510c3ac5f2c8e;p=~andy%2Ffetchmail diff --git a/xmalloc.c b/xmalloc.c index 00af14c8..6107564d 100644 --- a/xmalloc.c +++ b/xmalloc.c @@ -12,7 +12,7 @@ #include #include #include "fetchmail.h" -#include "i18n.h" +#include "gettext.h" void *xmalloc (size_t n) {