diff options
Diffstat (limited to 'src/unistd/_POSIX2_SW_DEV.c')
| -rw-r--r-- | src/unistd/_POSIX2_SW_DEV.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/unistd/_POSIX2_SW_DEV.c b/src/unistd/_POSIX2_SW_DEV.c index ddd0f01b..79ec89d2 100644 --- a/src/unistd/_POSIX2_SW_DEV.c +++ b/src/unistd/_POSIX2_SW_DEV.c @@ -1,6 +1,6 @@ #include <unistd.h> -#define _POSIX2_SW_DEV +#define _POSIX2_SW_DEV (_POSIX2_VERSION) + /* POSIX(2) */ - |
