mirror of
git://git.psyced.org/git/psyclpc
synced 2024-08-15 03:20:16 +00:00
HAS_ICONV
This commit is contained in:
parent
a1788ec6ea
commit
6a7e68ccd4
1 changed files with 0 additions and 2 deletions
|
@ -37,9 +37,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#ifdef HAS_ICONV
|
|
||||||
#include <iconv.h>
|
#include <iconv.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "strfuns.h"
|
#include "strfuns.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue