Skip to content

Commit 7b55dee

Browse files
remove headers
1 parent e5e65f8 commit 7b55dee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

libc/test/src/sys/ioctl/linux/ioctl_test.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
#include "test/UnitTest/Test.h"
1717

1818
#include <fcntl.h>
19-
#include <linux/fs.h>
20-
#include <sys/ioctl.h>
21-
#include <sys/syscall.h>
22-
#include <unistd.h>
2319

2420
TEST(LlvmLibcIoctlTest, InvalidFileDescriptor) {
2521
using LIBC_NAMESPACE::testing::ErrnoSetterMatcher::Fails;

0 commit comments

Comments
 (0)