aboutsummaryrefslogtreecommitdiff
path: root/include/u.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-07 07:47:37 +0000
committerrsc <devnull@localhost>2005-01-07 07:47:37 +0000
commitc345061e8d81a737b2926da7ecad4b4389677fe8 (patch)
tree03120c5dab13a5536181f5666f679d460eccd8e5 /include/u.h
parent190857f93ec5743f7c3209ac8544440b3cedfcee (diff)
downloadplan9port-c345061e8d81a737b2926da7ecad4b4389677fe8.tar.gz
plan9port-c345061e8d81a737b2926da7ecad4b4389677fe8.tar.bz2
plan9port-c345061e8d81a737b2926da7ecad4b4389677fe8.zip
sunos fixes
Diffstat (limited to 'include/u.h')
-rw-r--r--include/u.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/u.h b/include/u.h
index b7319ae5..df82ac59 100644
--- a/include/u.h
+++ b/include/u.h
@@ -6,6 +6,7 @@ extern "C" {
#define __BSD_VISIBLE 1 /* FreeBSD 5.x */
#define __EXTENSIONS__ 1 /* SunOS */
+#define __MAKECONTEXT_V2_SOURCE 1 /* SunOS */
#define _BSD_SOURCE 1
#define _SVID_SOURCE 1
#define _XOPEN_SOURCE 1000