]> code.citadel.org Git - citadel.git/blobdiff - citadel/server.h
Wed Nov 11 00:47:32 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
[citadel.git] / citadel / server.h
index 96258a208641c8f214ef2a42fe993d4c73790f92..0a29b4ebc2cbdc6cd9a3974f249ec0c4b88de038 100644 (file)
@@ -108,7 +108,8 @@ struct ChatLine {
 #define S_CHATQUEUE    7
 #define S_CONTROL      8
 #define S_HOUSEKEEPING 9
-#define MAX_SEMAPHORES 10
+#define S_DATABASE     10
+#define MAX_SEMAPHORES 11
 
 
 /*