summaryrefslogtreecommitdiff
path: root/src/include/port/beos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/beos.h')
-rw-r--r--src/include/port/beos.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/port/beos.h b/src/include/port/beos.h
index 38a8eaa79e..58cb5eb485 100644
--- a/src/include/port/beos.h
+++ b/src/include/port/beos.h
@@ -7,9 +7,6 @@ typedef unsigned char slock_t;
#define AF_UNIX 10 /* no domain sockets on BeOS */
-/* Beos doesn't have sysnerr but strerror should works on every error */
-extern int sys_nerr;
-
/* Beos doesn't have all the required getrusage fields */
#undef HAVE_GETRUSAGE