]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.h
* Reworked all the "list rooms" operations so that they only require one
[citadel.git] / citadel / citadel.h
index d883258fafaf39dec9dfe2eb3000d17fea2e02fd..40df051384d2feb19ba0e43a78a39cb5666099c8 100644 (file)
@@ -137,6 +137,8 @@ struct march {
        unsigned int march_flags;
        char march_floor;
        char march_order;
+       unsigned int march_flags2;
+       int march_access;
 };
 
 #define NODENAME               config.c_nodename