summaryrefslogtreecommitdiffstats
path: root/mbbsd/osdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/osdep.c')
-rw-r--r--mbbsd/osdep.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/mbbsd/osdep.c b/mbbsd/osdep.c
index 5f99da22..315cdb51 100644
--- a/mbbsd/osdep.c
+++ b/mbbsd/osdep.c
@@ -1,9 +1,5 @@
-/* $Id: osdep.c,v 1.2 2002/05/15 09:14:24 ptt Exp $ */
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <fcntl.h>
-#include <unistd.h>
+/* $Id: osdep.c,v 1.3 2002/06/04 13:08:34 in2 Exp $ */
+#include "bbs.h"
#if __FreeBSD__