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 af146e3 commit 5a49dbcCopy full SHA for 5a49dbc
audisp/plugins/af_unix/queue.h
@@ -25,6 +25,7 @@
25
#define QUEUE_HEADER
26
27
#include <sys/types.h>
28
+#include <stdbool.h>
29
#include "common.h" // attribute decls
30
31
struct queue;
0 commit comments