summaryrefslogtreecommitdiff
path: root/ipkg/ipkg-0.99.126/uninclude-replace.patch
blob: e4a9e44e77d46e20783b21b7c465f03d64916e86 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -urNd ../../ipkg-0.99.126-r1/ipkg/C/includes.h C/includes.h
--- ../../ipkg-0.99.126-r1/ipkg/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