From 687265e54a2eb757404c21d9a262643987e21dbb Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 16 Aug 2020 16:32:36 -0400 Subject: rename non-compiled files to *.h --- src/unistd/_POSIX2_SW_DEV.h | 6 ++++++ 1 file changed, 6 insertions(+) create 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 new file mode 100644 index 00000000..79ec89d2 --- /dev/null +++ b/src/unistd/_POSIX2_SW_DEV.h @@ -0,0 +1,6 @@ +#include +#define _POSIX2_SW_DEV (_POSIX2_VERSION) + +/* +POSIX(2) +*/ -- cgit v1.2.1