X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=etc%2Fspotlight%2Fslmod_sparql_map.h;h=3b9247408c9a41f0acedb8e79b35cb696700298f;hp=250894b1094ad12e4c18ea028915f61199e5575b;hb=398bbba26ebc1b2021a1376306732ef7c46017b5;hpb=42eb54de3f6373cd394fbd6abfb86d85c8dde935 diff --git a/etc/spotlight/slmod_sparql_map.h b/etc/spotlight/slmod_sparql_map.h index 250894b1..3b924740 100644 --- a/etc/spotlight/slmod_sparql_map.h +++ b/etc/spotlight/slmod_sparql_map.h @@ -36,6 +36,7 @@ enum kMDTypeMap { struct spotlight_sparql_map { const char *ssm_spotlight_attr; + bool ssm_enabled; enum ssm_type ssm_type; const char *ssm_sparql_attr; };