diff options
Diffstat (limited to 'src/lib9/exits.c')
-rw-r--r-- | src/lib9/exits.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib9/exits.c b/src/lib9/exits.c index 5caef8309..0be7cb9f1 100644 --- a/src/lib9/exits.c +++ b/src/lib9/exits.c @@ -1,3 +1,5 @@ +// +build !plan9 + /* Plan 9 from User Space src/lib9/_exits.c http://code.swtch.com/plan9port/src/tip/src/lib9/_exits.c |