handle errors better
[oweals/gnunet.git] / src / util / strings.c
index 6a7b9150be8415f82f22a1c90ff1358629822a3f..c868d1a9765c1567a53d9e2cefcbaeb5eff9108c 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #include "platform.h"
-#if HAVE_ICONV_H
+#if HAVE_ICONV
 #include <iconv.h>
 #endif
 #include "gnunet_common.h"