1
0
Fork 0
mirror of git://git.psyced.org/git/psyclpc synced 2024-08-15 03:20:16 +00:00

HAS_ICONV

This commit is contained in:
psyc://psyced.org/~lynX 2013-09-04 19:32:11 +02:00
parent a1788ec6ea
commit 6a7e68ccd4

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"