X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Ffcntl%2Fopenat.c;h=634c4bf3cd6e4ade40c2353bd3bec7e65480c81c;hb=21ada94c4b8c01589367cea300916d7db8461ae7;hp=bdecb8c8fcbbbf1d8258c5c0bab56b54297986fe;hpb=feee98903cd8119d9a3db62589246a940f44a9f5;p=musl diff --git a/src/fcntl/openat.c b/src/fcntl/openat.c index bdecb8c8..634c4bf3 100644 --- a/src/fcntl/openat.c +++ b/src/fcntl/openat.c @@ -1,5 +1,4 @@ #include -#include #include #include "syscall.h" #include "libc.h"