summaryrefslogtreecommitdiff
path: root/src/unistd/_POSIX_NO_TRUNC.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/_POSIX_NO_TRUNC.h')
-rw-r--r--src/unistd/_POSIX_NO_TRUNC.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/unistd/_POSIX_NO_TRUNC.h b/src/unistd/_POSIX_NO_TRUNC.h
deleted file mode 100644
index 5ed641a8..00000000
--- a/src/unistd/_POSIX_NO_TRUNC.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <unistd.h>
-#define _POSIX_NO_TRUNC (2)
-/* USE: pathconf */
-/*
-POSIX(1)
-*/