summaryrefslogtreecommitdiff
path: root/odb/odb.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/odb.cxx')
-rw-r--r--odb/odb.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/odb.cxx b/odb/odb.cxx
index a1f6209..577a904 100644
--- a/odb/odb.cxx
+++ b/odb/odb.cxx
@@ -68,8 +68,10 @@ path_search (path const&);
static path
driver_path (path const& driver);
+#ifndef ODB_STATIC_PLUGIN
static path
plugin_path (path const& driver);
+#endif
//
// Process manipulation.