]> arthur.barton.de Git - netatalk.git/blobdiff - etc/spotlight/spotlight_rawquery_lexer.l
fce: afpd: missing includes and fix SIGCLD handler argument list
[netatalk.git] / etc / spotlight / spotlight_rawquery_lexer.l
index 1e903857761435c5b866ee4141c61d9fb2863a38..aa1e25f9c70415ff18024167267933f79ab1c569 100644 (file)
 #include "slmod_sparql_parser.h"
 #define SLQ_VAR ssp_slq
 #endif
-#ifdef HAVE_TRACKER_RDF
-#include <tracker.h>
-#include "slmod_rdf_parser.h"
-#define SLQ_VAR srp_slq
-#endif
 %}
 
 ASC     [a-zA-Z0-9_\*\:\-\.]