repo.or.cz
/
nslu2-linux
/
optware.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git]
/
sources
/
kissdx
/
utils.c_wl500g.patch
blob
846904be5e8b575d82219bc43b5734b73edb2f4a
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 @@
4
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
9
10
#include <stdio.h>
11
#include <stdlib.h>