]> Pileus Git - ~andy/fetchmail/blobdiff - xmalloc.c
Merge branch 'legacy_63'
[~andy/fetchmail] / xmalloc.c
index 00af14c80520bd9d9ed694726780280daedd456b..6107564d93eb51731e966c89eec8c396e7fed3b8 100644 (file)
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -12,7 +12,7 @@
 #include <string.h>
 #include  <stdlib.h>
 #include "fetchmail.h"
-#include "i18n.h"
+#include "gettext.h"
 
 void *xmalloc (size_t n)
 {