]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - dccp_send.c
add documentation of struct signal_task
[paraslash.git] / dccp_send.c
index cfff30933ca5a57fc7ecf6f3d5cb06a5a9481ef3..08930ad1852321f877fac474b839ea71bc5ee5d8 100644 (file)
@@ -34,7 +34,7 @@
 #include "fd.h"
 #include "close_on_fork.h"
 #include "server.cmdline.h"
-extern struct gengetopt_args_info conf;
+
 /** the list of connected clients **/
 static struct list_head clients;
 static int listen_fd = -1;