X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ffilter_backend_test.hpp;h=66dcc5dae27e98afc63a85fa153c19042cdd4ebc;hb=63ea8aedbfd7dc56ab28dbc82c38b4458dcecb68;hp=66afcee5e9399a2499181a3bd8329a5f3fe3ad6c;hpb=474111be67deb87130a5f0add13df89c89df346a;p=metaproxy-moved-to-github.git diff --git a/src/filter_backend_test.hpp b/src/filter_backend_test.hpp index 66afcee..66dcc5d 100644 --- a/src/filter_backend_test.hpp +++ b/src/filter_backend_test.hpp @@ -1,4 +1,4 @@ -/* $Id: filter_backend_test.hpp,v 1.4 2005-10-31 09:40:18 marc Exp $ +/* $Id: filter_backend_test.hpp,v 1.6 2006-01-04 11:19:04 adam Exp $ Copyright (c) 2005, Index Data. %LICENSE% @@ -7,8 +7,6 @@ #ifndef FILTER_BACKEND_TEST_HPP #define FILTER_BACKEND_TEST_HPP -#include -#include #include #include "filter.hpp" @@ -27,6 +25,10 @@ namespace yp2 { } } +extern "C" { + extern const struct yp2_filter_struct yp2_filter_backend_test; +} + #endif /* * Local variables: