summaryrefslogtreecommitdiff
path: root/src/stdlib/WIFSTOPPED.ref
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/WIFSTOPPED.ref')
-rw-r--r--src/stdlib/WIFSTOPPED.ref3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stdlib/WIFSTOPPED.ref b/src/stdlib/WIFSTOPPED.ref
new file mode 100644
index 00000000..dd4b7b8c
--- /dev/null
+++ b/src/stdlib/WIFSTOPPED.ref
@@ -0,0 +1,3 @@
+#include <stdlib.h>
+REFERENCE(sys/wait/WIFSTOPPED.c)
+XOPEN(4)