aboutsummaryrefslogtreecommitdiff
path: root/misc/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/error.c')
-rw-r--r--misc/error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/error.c b/misc/error.c
index ca7f3b4..cb55c2f 100644
--- a/misc/error.c
+++ b/misc/error.c
@@ -26,6 +26,7 @@
#endif
#include <stdio.h>
+#include <libintl.h>
#if HAVE_VPRINTF || HAVE_DOPRNT || _LIBC
# if __STDC__