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