aboutsummaryrefslogtreecommitdiff
path: root/include/u.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/u.h')
-rw-r--r--include/u.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/u.h b/include/u.h
index af9746a4..dd9b1682 100644
--- a/include/u.h
+++ b/include/u.h
@@ -6,7 +6,7 @@ extern "C" {
#define __BSD_VISIBLE 1 /* FreeBSD 5.x */
#define __EXTENSIONS__ 1 /* SunOS */
-#define __MAKECONTEXT_V2_SOURCE 1 /* SunOS */
+/* NOT USING #define __MAKECONTEXT_V2_SOURCE 1 / * SunOS */
#define _BSD_SOURCE 1
#define _SVID_SOURCE 1
#define _XOPEN_SOURCE 1000