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 b178e43 commit 2622fc1Copy full SHA for 2622fc1
1 file changed
src/common/networking/networking_linux.c
@@ -7,7 +7,7 @@
7
#include "util/debug.h"
8
9
#include <unistd.h>
10
-#include <sys/poll.h>
+#include <poll.h>
11
#include <sys/time.h>
12
#include <sys/socket.h>
13
#include <netdb.h>
0 commit comments