summaryrefslogtreecommitdiffstats
path: root/src/util/et/error_message.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/et/error_message.c')
-rw-r--r--src/util/et/error_message.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/et/error_message.c b/src/util/et/error_message.c
index 26db759bb..1d5813674 100644
--- a/src/util/et/error_message.c
+++ b/src/util/et/error_message.c
@@ -17,7 +17,9 @@
#include "mit-sipb-copyright.h"
#include "internal.h"
+#ifdef _MACINTOSH
#define sys_nerr 100
+#endif
static const char copyright[] =
"Copyright 1986, 1987, 1988 by the Student Information Processing Board\nand the department of Information Systems\nof the Massachusetts Institute of Technology";