mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-15 15:57:13 +00:00
Add missing include stdio.h, only required if DEBUG or TRACE is defined, but doesn't hurt.
This commit is contained in:
parent
b033302d2a
commit
b647f69497
@ -32,6 +32,7 @@ static char *id = "$Id: return.c,v 1.4 2001/12/24 01:09:05 sybalsky Exp $ Copyri
|
||||
|
||||
*/
|
||||
/***********************************************************/
|
||||
#include <stdio.h>
|
||||
|
||||
#include "lispemul.h"
|
||||
#include "address.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user