summaryrefslogtreecommitdiffstats
path: root/mbbsd/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/user.c')
-rw-r--r--mbbsd/user.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index 5ce60d71..a7a1eced 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -1,5 +1,8 @@
/* $Id$ */
+#ifndef Solaris
#define _XOPEN_SOURCE
+#endif
+
#define _ISOC99_SOURCE
#include "bbs.h"