summaryrefslogtreecommitdiff
path: root/src/lib9/errstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/errstr.c')
-rw-r--r--src/lib9/errstr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib9/errstr.c b/src/lib9/errstr.c
index f42f2b538..9d919755d 100644
--- a/src/lib9/errstr.c
+++ b/src/lib9/errstr.c
@@ -1,3 +1,5 @@
+// +build !plan9
+
/*
Plan 9 from User Space src/lib9/errstr.c
http://code.swtch.com/plan9port/src/tip/src/lib9/errstr.c
@@ -32,7 +34,6 @@ THE SOFTWARE.
#include <u.h>
#include <errno.h>
-#include <string.h>
#include <libc.h>
enum