We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e65f8 commit 7b55deeCopy full SHA for 7b55dee
libc/test/src/sys/ioctl/linux/ioctl_test.cpp
@@ -16,10 +16,6 @@
16
#include "test/UnitTest/Test.h"
17
18
#include <fcntl.h>
19
-#include <linux/fs.h>
20
-#include <sys/ioctl.h>
21
-#include <sys/syscall.h>
22
-#include <unistd.h>
23
24
TEST(LlvmLibcIoctlTest, InvalidFileDescriptor) {
25
using LIBC_NAMESPACE::testing::ErrnoSetterMatcher::Fails;
0 commit comments