From 2bc46bd54cc8cdcd7647461f2d76384266f2a0e4 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Wed, 31 Jan 2024 16:44:28 -0500 Subject: remove unistd --- src/unistd/_POSIX2_SW_DEV.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/unistd/_POSIX2_SW_DEV.h (limited to 'src/unistd/_POSIX2_SW_DEV.h') diff --git a/src/unistd/_POSIX2_SW_DEV.h b/src/unistd/_POSIX2_SW_DEV.h deleted file mode 100644 index 79ec89d2..00000000 --- a/src/unistd/_POSIX2_SW_DEV.h +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX2_SW_DEV (_POSIX2_VERSION) - -/* -POSIX(2) -*/ -- cgit v1.2.1