diff --git a/src/l52util.c b/src/l52util.c index af64402..e35edfb 100644 --- a/src/l52util.c +++ b/src/l52util.c @@ -11,6 +11,7 @@ #include "l52util.h" #include +#include /* for memset */ #include #if LUA_VERSION_NUM >= 502