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

index 1e1e84499cc936d751a79015edcd915eee3c01ad..3fe6a140b9ad12b2f5078745cf778a129b131b15 100644 (file)
@@ -26,8 +26,7 @@
 #include "file_ops.h"
 #include "control.h"
 #include "msgbase.h"
-
-extern struct config config;
+#include "config.h"
 
 
 /*