diff options
Diffstat (limited to 'src/locale/intl.c')
-rw-r--r-- | src/locale/intl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locale/intl.c b/src/locale/intl.c index 964f7da1..ad040524 100644 --- a/src/locale/intl.c +++ b/src/locale/intl.c @@ -1,3 +1,4 @@ +#include <libintl.h> #include <stdlib.h> #include <string.h> #include <strings.h> |