mirror of
https://github.com/neovim/neovim.git
synced 2025-11-27 04:30:41 +00:00
fix(build): make vendored libmpack and libmpack-lua build properly
This commit is contained in:
3
src/mpack/lmpack.h
Normal file
3
src/mpack/lmpack.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <lua.h>
|
||||
|
||||
int luaopen_mpack(lua_State *L);
|
||||
Reference in New Issue
Block a user