summaryrefslogtreecommitdiff
path: root/src/sys/wait/WEXITED.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/wait/WEXITED.h')
-rw-r--r--src/sys/wait/WEXITED.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sys/wait/WEXITED.h b/src/sys/wait/WEXITED.h
deleted file mode 100644
index 1dfb7f42..00000000
--- a/src/sys/wait/WEXITED.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <sys/wait.h>
-#define WEXITED (1<<3)
-/*
-XOPEN(400)
-POSIX(200809)
-*/