HAS_ICONV

This commit is contained in:
psyc://psyced.org/~lynX 2013-09-04 19:32:11 +02:00
parent a1788ec6ea
commit 6a7e68ccd4
1 changed files with 0 additions and 2 deletions

View File

@ -37,9 +37,7 @@
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#ifdef HAS_ICONV
#include <iconv.h>
#endif
#include "strfuns.h"