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 80981f6 commit 53f14d4Copy full SHA for 53f14d4
src/util.cc
@@ -13,7 +13,7 @@
13
#include <limits.h>
14
#include <linux/capability.h>
15
#include <linux/magic.h>
16
-#include <linux/prctl.h>
+#include <sys/prctl.h>
17
#include <math.h>
18
#include <netdb.h>
19
#include <netinet/in.h>
0 commit comments