All filters declare a yp2_filter_struct - used for both static and
[metaproxy-moved-to-github.git] / src / filter_log.hpp
index 28545eb..a829d80 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: filter_log.hpp,v 1.10 2005-12-11 17:23:05 adam Exp $
+/* $Id: filter_log.hpp,v 1.11 2006-01-04 11:19:04 adam Exp $
    Copyright (c) 2005, Index Data.
 
 %LICENSE%
@@ -25,6 +25,10 @@ namespace yp2 {
     }
 }
 
+extern "C" {
+    extern const struct yp2_filter_struct yp2_filter_log;
+}
+
 #endif
 /*
  * Local variables: