summary refs log tree commit diff stats
path: root/tests/plugin/howvec.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugin/howvec.c')
-rw-r--r--tests/plugin/howvec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/plugin/howvec.c b/tests/plugin/howvec.c
index 58fa675e34..4ca555e123 100644
--- a/tests/plugin/howvec.c
+++ b/tests/plugin/howvec.c
@@ -20,6 +20,8 @@
 
 #include <qemu-plugin.h>
 
+QEMU_PLUGIN_EXPORT int qemu_plugin_version = QEMU_PLUGIN_VERSION;
+
 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
 
 typedef enum {