mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-01 23:30:40 -08:00
We need string.h for memcpy().
This commit is contained in:
parent
81fd297e7e
commit
d8ffa12fda
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
See file '../Copyright' for full details.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "ecl.h"
|
||||
#include "ecl-inl.h"
|
||||
#include "bytecodes.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue