]> mj.ucw.cz Git - libucw.git/blobdiff - lib/index.h
As usually, stuff in lib/* is LGPL'ed.
[libucw.git] / lib / index.h
index 3cc0d908d232296948d2114e01d2cfc2dff6a062..8bfbe88d4d6862f58118de370d52f41d3d483553 100644 (file)
@@ -28,7 +28,9 @@ struct index_params {
 
 struct card_attr {
   u32 card;                            /* Reference to card description (either oid or filepos) */
+#ifdef CONFIG_SITES
   u32 site_id;
+#endif
   CUSTOM_CARD_ATTRS                    /* Include all custom attributes */
   byte weight;
   byte flags;