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