summaryrefslogtreecommitdiff
path: root/src/signal/SIGPROF.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/signal/SIGPROF.h')
-rw-r--r--src/signal/SIGPROF.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/signal/SIGPROF.h b/src/signal/SIGPROF.h
new file mode 100644
index 00000000..459c6835
--- /dev/null
+++ b/src/signal/SIGPROF.h
@@ -0,0 +1,5 @@
+#include <signal.h>
+#define SIGPROF (24)
+/*
+XOPEN(400)
+*/