We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88c6102 + 56f8381 commit d300c18Copy full SHA for d300c18
1 file changed
src/l52util.c
@@ -11,6 +11,7 @@
11
#include "l52util.h"
12
13
#include <memory.h>
14
+#include <string.h> /* for memset */
15
#include <assert.h>
16
17
#if LUA_VERSION_NUM >= 502
0 commit comments