aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/test/init.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/test/init.hxx')
-rw-r--r--libbuild2/test/init.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/test/init.hxx b/libbuild2/test/init.hxx
index a76b720..57f6bfa 100644
--- a/libbuild2/test/init.hxx
+++ b/libbuild2/test/init.hxx
@@ -28,7 +28,7 @@ namespace build2
bool,
const variable_map&);
- extern "C" LIBBUILD2_SYMEXPORT module_functions
+ extern "C" LIBBUILD2_SYMEXPORT const module_functions*
build2_test_load ();
}
}