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 10a6def commit 2fa51feCopy full SHA for 2fa51fe
libc/test/src/sys/socket/linux/send_recv_test.cpp
@@ -16,7 +16,6 @@
16
#include "test/UnitTest/ErrnoSetterMatcher.h"
17
#include "test/UnitTest/Test.h"
18
19
-#include <sys/_types/_ssize_t.h>
20
#include <sys/socket.h> // For AF_UNIX and SOCK_DGRAM
21
22
using LIBC_NAMESPACE::testing::ErrnoSetterMatcher::Fails;
0 commit comments