]> code.citadel.org Git - citadel.git/commitdiff
remove duplicated declarations
authorNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 25 Aug 1998 23:28:50 +0000 (23:28 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 25 Aug 1998 23:28:50 +0000 (23:28 +0000)
citadel/userlist.c

index 82636a1506d4fcb7d6f6580143348cfb607ea21a..d95bc8e63097646534546971d3407594f075673e 100644 (file)
@@ -5,8 +5,7 @@
 #include <time.h>
 #include "citadel.h"
 #include <unistd.h>
-
-void attach_to_server(int argc, char **argv);
+#include "ipc.h"
 
 /*
  * num_parms()  -  discover number of parameters...