ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / kissdx / utils.c_wl500g.patch
blob846904be5e8b575d82219bc43b5734b73edb2f4a
1 --- utils.c 2007-01-23 23:29:05.312500000 +0100
2 +++ patched/utils.c 2007-01-23 23:29:48.562500000 +0100
3 @@ -36,7 +36,7 @@
5 // We use iconv by default.
6 // On platforms that don't have it we must patch this file to remove the #define below.
7 -#define USE_ICONV
8 +//#define USE_ICONV
10 #include <stdio.h>
11 #include <stdlib.h>