Changed serv_network.c receive_spool to remove the use of mv.
[citadel.git] / citadel / server.h
index 3913cee5885ec64b20f6ef841c1679b10fef7fed..98f0755f3fa0a482a55828682a3e52320e601e9e 100644 (file)
@@ -239,6 +239,7 @@ enum {
        S_SIEVELIST,
        S_CHKPWD,
        S_LOG,
+       S_NETSPOOL,
        MAX_SEMAPHORES
 };