summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/ipkg/files/uninclude-replace.patch
blob: a3ed2201fdb68e63857c13a04ba81d755f671edb (plain)
1
2
3
4
5
6
7
8
9
10
--- C/includes.h	2003-03-28 19:36:22.000000000 +0000
+++ C/includes.h	2004-07-28 03:41:11.000000000 +0100
@@ -48,6 +48,6 @@
 # include <unistd.h>
 #endif
 
-#include "replace/replace.h"
+//#include "replace/replace.h"
 
 #endif