aboutsummaryrefslogtreecommitdiffstats
path: root/i18n.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-06-12 23:02:37 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-06-12 23:02:37 +0000
commit1f00c246cf0327c33ee2a711cc01467598c9861f (patch)
treeb17359ff6e1fa634413b79d692cda52158545615 /i18n.h
parent7bf74d9aba6d96eac8011fc96b1c3fc8dba9e422 (diff)
downloadfetchmail-1f00c246cf0327c33ee2a711cc01467598c9861f.tar.gz
fetchmail-1f00c246cf0327c33ee2a711cc01467598c9861f.tar.bz2
fetchmail-1f00c246cf0327c33ee2a711cc01467598c9861f.zip
OpenBSD port patches.
svn path=/trunk/; revision=2499
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n.h b/i18n.h
index dd08e601..d3c482a3 100644
--- a/i18n.h
+++ b/i18n.h
@@ -1,5 +1,6 @@
/* Dummy header for libintl.h */
+#undef _
#ifdef ENABLE_NLS
#undef __OPTIMIZE__
#include <libintl.h>