]> Pileus Git - ~andy/fetchmail/blobdiff - opie.c
Merge branch 'legacy_63'
[~andy/fetchmail] / opie.c
diff --git a/opie.c b/opie.c
index 26f3c93cc561e610120b2eb21538b066fb9dfbec..4b8ad4f3ead2ce5fc158f31c518ff218432f3abc 100644 (file)
--- a/opie.c
+++ b/opie.c
@@ -8,13 +8,11 @@
 #include  <stdio.h>
 #include  <string.h>
 #include  <ctype.h>
-#if defined(STDC_HEADERS)
 #include  <stdlib.h>
-#endif
 #include  "fetchmail.h"
 #include  "socket.h"
 
-#include  "i18n.h"
+#include  "gettext.h"
 #include "fm_md5.h"
 
 #ifdef OPIE_ENABLE