diff options
Diffstat (limited to 'src/unistd/_POSIX_JOB_CONTROL.h')
-rw-r--r-- | src/unistd/_POSIX_JOB_CONTROL.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/unistd/_POSIX_JOB_CONTROL.h b/src/unistd/_POSIX_JOB_CONTROL.h deleted file mode 100644 index 37a1c9c8..00000000 --- a/src/unistd/_POSIX_JOB_CONTROL.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <unistd.h> -#define _POSIX_JOB_CONTROL (_POSIX_C_SOURCE) -/* -POSIX(1) -*/ |