mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-25 05:51:55 -08:00
process.d: add missing include
This commit is contained in:
parent
6f0bc19628
commit
f936415c0d
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
#include <errno.h>
|
||||
#include <time.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
#define ECL_INCLUDE_MATH_H
|
||||
#include <ecl/ecl.h>
|
||||
#ifdef ECL_WINDOWS_THREADS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue