summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lua-mq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lua-mq.h b/src/lua-mq.h
new file mode 100644
index 0000000..f60d363
--- /dev/null
+++ b/src/lua-mq.h
@@ -0,0 +1 @@
+LUALIB_API int luaopen_mq(lua_State *L);