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