We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa3489 commit a84ae86Copy full SHA for a84ae86
src/dnscrypt-proxy/safe_rw.c
@@ -7,6 +7,7 @@
7
#ifndef _WIN32
8
# include <poll.h>
9
#endif
10
+#include <stdlib.h>
11
#include <unistd.h>
12
13
#include "safe_rw.h"
0 commit comments