summaryrefslogtreecommitdiff
blob: 1aa60f478b88fd8bae7a7415d5906b12edf048ba (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/836572
--- a/tests/regression/client/client.c
+++ b/tests/regression/client/client.c
@@ -26,6 +26,7 @@
 #include <stdlib.h>
 #include <syscall.h>
 #include <sys/epoll.h>
+#include <sys/socket.h>
 #include <sys/types.h>
 #include <sys/un.h>
 #include <unistd.h>