projects
/
mes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mlibc: Cleanup.
[mes.git]
/
lib
/
linux-gcc.c
diff --git
a/lib/linux-gcc.c
b/lib/linux-gcc.c
index 3dfbf6230c2dac415ef1fd66f946aec1b2b73ae3..9294cb0289603c43231e3afe772e39aad32b3e95 100644
(file)
--- a/
lib/linux-gcc.c
+++ b/
lib/linux-gcc.c
@@
-19,13
+19,11
@@
*/
#include <stdio.h>
-#include <
mlibc
.h>
+#include <
libmes
.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/wait.h>
-#if !POSIX
-
int
fork ()
{
@@
-253,5
+251,3
@@
fsync (int fd)
return r;
#endif
}
-
-#endif //!POSIX