summaryrefslogtreecommitdiffstats
path: root/innbbsd/pmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'innbbsd/pmain.c')
-rw-r--r--innbbsd/pmain.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/innbbsd/pmain.c b/innbbsd/pmain.c
index d86dc88e..2f7e8c91 100644
--- a/innbbsd/pmain.c
+++ b/innbbsd/pmain.c
@@ -7,6 +7,7 @@
#define INNBBSDPATH1 ".innbbsd1"
#define INNBBSDPATH2 ".innbbsd2"
+int
pmain(port)
char *port;
{
@@ -31,6 +32,7 @@ pmain(port)
}
}
+int
p_unix_main(path)
char *path;
{