From 7b0c2f155dc4ac20d65c6a9899ae223053379fcd Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 11 Jan 2005 21:28:31 +0000 Subject: no more 9commands --- include/u.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 -- cgit v1.2.3