about summary refs log tree commit diff
path: root/sysdeps/unix/bsd/bits/posix_opt.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/bsd/bits/posix_opt.h')
-rw-r--r--sysdeps/unix/bsd/bits/posix_opt.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/unix/bsd/bits/posix_opt.h b/sysdeps/unix/bsd/bits/posix_opt.h
deleted file mode 100644
index 7d5e5782eb..0000000000
--- a/sysdeps/unix/bsd/bits/posix_opt.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#define	_POSIX_JOB_CONTROL	1
-#undef	_POSIX_SAVED_IDS
-#define	_POSIX_CHOWN_RESTRICTED	1
-#define	_POSIX_NO_TRUNC		-1
-#define	_POSIX_VDISABLE		((unsigned char) -1)