mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-22 14:17:43 +02:00
lisp: Add needed system #include directives
This commit is contained in:
committed by
R. Timothy Edwards
parent
7bfbc53b11
commit
9c33f1d460
@@ -23,6 +23,8 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "lisp/lisp.h"
|
||||
#include "lispInt.h"
|
||||
|
||||
Reference in New Issue
Block a user