X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Ffcntl%2Ffcntl.c;h=d3bff5c486808ec43e5e26fdd9087c89852e33ac;hb=c84971995b3a6d5118f9357c040572f4c78bcd55;hp=ce615d0e5dcce990992bd99d65b52f1ec0a3d53c;hpb=ea1b6bb6123d2177508ddca438669ec96cfa0021;p=musl diff --git a/src/fcntl/fcntl.c b/src/fcntl/fcntl.c index ce615d0e..d3bff5c4 100644 --- a/src/fcntl/fcntl.c +++ b/src/fcntl/fcntl.c @@ -3,7 +3,6 @@ #include #include #include "syscall.h" -#include "libc.h" int fcntl(int fd, int cmd, ...) {