aboutsummaryrefslogtreecommitdiff
path: root/src/util/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/strings.c')
-rw-r--r--src/util/strings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/strings.c b/src/util/strings.c
index 97d5d755e..817e4d3ce 100644
--- a/src/util/strings.c
+++ b/src/util/strings.c
@@ -25,6 +25,7 @@
25 */ 25 */
26 26
27 27
28#include "platform.h"
28#if HAVE_ICONV 29#if HAVE_ICONV
29#include <iconv.h> 30#include <iconv.h>
30#endif 31#endif