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 7b55dee commit 82e9533Copy full SHA for 82e9533
libc/test/src/sys/ioctl/linux/ioctl_test.cpp
@@ -15,7 +15,7 @@
15
#include "test/UnitTest/LibcTest.h"
16
#include "test/UnitTest/Test.h"
17
18
-#include <fcntl.h>
+#include <linux/fs.h>
19
20
TEST(LlvmLibcIoctlTest, InvalidFileDescriptor) {
21
using LIBC_NAMESPACE::testing::ErrnoSetterMatcher::Fails;
0 commit comments