summaryrefslogtreecommitdiff
path: root/src/socket/socket.lua.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket/socket.lua.h')
-rw-r--r--src/socket/socket.lua.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/socket/socket.lua.h b/src/socket/socket.lua.h
new file mode 100644
index 0000000..2e527c8
--- /dev/null
+++ b/src/socket/socket.lua.h
@@ -0,0 +1,2 @@
+#include "lua.h"
+void luaopen_socket(lua_State *l);