We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d4928 commit 2e6a22fCopy full SHA for 2e6a22f
src/canbd.c
@@ -9,6 +9,7 @@
9
#include <sys/socket.h>
10
#include <sys/stat.h>
11
#include <sys/un.h>
12
+#include <sys/uio.h>
13
#include <sys/wait.h>
14
#include <unistd.h>
15
0 commit comments