summaryrefslogtreecommitdiff
path: root/src/unistd/_POSIX2_C_DEV.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/_POSIX2_C_DEV.c')
-rw-r--r--src/unistd/_POSIX2_C_DEV.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unistd/_POSIX2_C_DEV.c b/src/unistd/_POSIX2_C_DEV.c
index 89578936..4463d53d 100644
--- a/src/unistd/_POSIX2_C_DEV.c
+++ b/src/unistd/_POSIX2_C_DEV.c
@@ -1,5 +1,5 @@
#include <unistd.h>
-#define _POSIX2_C_DEV /* TODO */
+#define _POSIX2_C_DEV (_POSIX2_VERSION)
/*
POSIX(2)
*/