summaryrefslogtreecommitdiffstats
path: root/util/jungo.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/jungo.c')
-rw-r--r--util/jungo.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/jungo.c b/util/jungo.c
index 4c7c2d94..4f038efe 100644
--- a/util/jungo.c
+++ b/util/jungo.c
@@ -1,4 +1,4 @@
-/* $Id: jungo.c,v 1.6 2002/11/02 11:02:44 in2 Exp $ */
+/* $Id: jungo.c,v 1.7 2003/07/20 00:55:34 in2 Exp $ */
#define _UTIL_C_
#include "bbs.h"
@@ -47,6 +47,7 @@ int main(int argc, char *argv[])
int bmid, i, j=0;
FILE *inf, *firef;
+ attach_SHM();
resolve_boards();
if(passwd_mmap())