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 daf07e5 commit fc34e47Copy full SHA for fc34e47
ext/semian/sysv_semaphores.c
@@ -1,5 +1,6 @@
1
#include "sysv_semaphores.h"
2
#include <time.h>
3
+#include <stdbool.h>
4
5
static key_t
6
generate_key(const char *name);
0 commit comments