summaryrefslogtreecommitdiff
path: root/src/unistd/_SC_SIGQUEUE_MAX.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/_SC_SIGQUEUE_MAX.c')
-rw-r--r--src/unistd/_SC_SIGQUEUE_MAX.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/unistd/_SC_SIGQUEUE_MAX.c b/src/unistd/_SC_SIGQUEUE_MAX.c
deleted file mode 100644
index cb7edaf0..00000000
--- a/src/unistd/_SC_SIGQUEUE_MAX.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <unistd.h>
-#define _SC_SIGQUEUE_MAX 69
-/*
-POSIX(199309)
-*/