mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-06 00:14:43 +00:00
Compiling with -DDTDDEBUG requires including testtooldefs.h in gcrcell.c
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
#include "lispemul.h" // for LispPTR, ConsCell, NIL, POINTERMASK, DLword
|
||||
#include "lspglob.h" // for ListpDTD
|
||||
#include "lsptypes.h" // for dtd, GetDTD, GetTypeNumber, TYPE_ARRAYBLOCK
|
||||
#ifdef DTDDEBUG
|
||||
#include "testtooldefs.h"
|
||||
#endif
|
||||
|
||||
#ifdef NEWCDRCODING
|
||||
#undef CONSPAGE_LAST
|
||||
|
||||
Reference in New Issue
Block a user