We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c6102 commit 56f8381Copy full SHA for 56f8381
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