mirror of
https://git.yoctoproject.org/poky
synced 2026-02-23 01:49:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
11 lines
228 B
Diff
11 lines
228 B
Diff
--- 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
|