mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-05 08:50:49 -08:00
We need string.h for strerror().
This commit is contained in:
parent
495d5d0172
commit
1b64032b99
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
See file '../Copyright' for full details.
|
||||
*/
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include "ecl.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue