1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

"memcpy" is defined in "string.h".

This commit is contained in:
Roberto Ierusalimschy
1996-07-24 15:01:52 -03:00
parent 7a38bdd4b3
commit 2bb3830fc1
+1 -1
View File
@@ -1,4 +1,4 @@
#include <stdlib.h>
#include <string.h>
#include "luadebug.h"
#include "table.h"