* removed handlers from webcit.h if possible
[citadel.git] / webcit / netconf.c
index beb7e095f0608ae1ca0d55002ce098d19bd475ac..8b76a86b9b53fcfdf3ebfc1acdf3b699644af731 100644 (file)
@@ -9,6 +9,8 @@
 /*@{*/
 #include "webcit.h"
 
+void display_netconf(void);
+
 /**
  * \brief edit a network node
  */