Browse Source

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

v5-2
Roberto Ierusalimschy 29 years ago
parent
commit
2bb3830fc1
  1. 2
      func.c

2
func.c

@ -1,4 +1,4 @@
#include <stdlib.h>
#include <string.h>
#include "luadebug.h"
#include "table.h"

Loading…
Cancel
Save