summaryrefslogtreecommitdiffstats
path: root/misc/charset_conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/charset_conv.c')
-rw-r--r--misc/charset_conv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/charset_conv.c b/misc/charset_conv.c
index 2146f0996f..746f0430d2 100644
--- a/misc/charset_conv.c
+++ b/misc/charset_conv.c
@@ -21,6 +21,7 @@
#include <stdlib.h>
#include <errno.h>
+#include <strings.h>
#include <assert.h>
#include "config.h"