]> code.citadel.org Git - citadel.git/blobdiff - citadel/server.h
Patches from Matt with slight mod from me to do without strlen. Also modified lprintf...
[citadel.git] / citadel / server.h
index 927abb6e867ace165e62846b6ab8f6c253cd146d..3d1c9c487a721d151a8dd3769c528f2eb4dc36c4 100644 (file)
@@ -237,6 +237,7 @@ enum {
        S_RPLIST,
        S_SIEVELIST,
        S_CHKPWD,
+       S_LOG,
        MAX_SEMAPHORES
 };