summaryrefslogtreecommitdiff
path: root/support/glib/glib_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/glib/glib_init.c')
-rw-r--r--support/glib/glib_init.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/glib/glib_init.c b/support/glib/glib_init.c
new file mode 100644
index 00000000..32be387d
--- /dev/null
+++ b/support/glib/glib_init.c
@@ -0,0 +1,6 @@
+#include "plugin.h"
+
+void
+plugin_init(void)
+{
+}