diff --git a/src/gcrcell.c b/src/gcrcell.c index 3b69ead..17040c7 100644 --- a/src/gcrcell.c +++ b/src/gcrcell.c @@ -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