diff options
Diffstat (limited to 'io/openat.c')
-rw-r--r-- | io/openat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/openat.c b/io/openat.c index c54ee34678..529f418da2 100644 --- a/io/openat.c +++ b/io/openat.c @@ -22,7 +22,6 @@ #include <stdio.h> #include <sys/stat.h> #include <kernel-features.h> -#include <libc-internal.h> /* Some mostly-generic code (e.g. sysdeps/posix/getcwd.c) uses this variable if __ASSUME_ATFCTS is not defined. */ |