All filters declare a yp2_filter_struct - used for both static and
[metaproxy-moved-to-github.git] / src / filter_virt_db.hpp
index 8c514f6..9e2991e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: filter_virt_db.hpp,v 1.4 2005-10-31 09:40:18 marc Exp $
+/* $Id: filter_virt_db.hpp,v 1.5 2006-01-04 11:19:04 adam Exp $
    Copyright (c) 2005, Index Data.
 
 %LICENSE%
@@ -28,6 +28,10 @@ namespace yp2 {
     }
 }
 
+extern "C" {
+    extern const struct yp2_filter_struct yp2_filter_virt_db;
+}
+
 #endif
 /*
  * Local variables: