1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 15:18:14 +00:00

Missing include for kprintdefs.h causes error in tosret.h when compiling with OPTRACE enabled.

This commit is contained in:
Nick Briggs 2022-08-11 14:22:35 -07:00
parent f7fd547360
commit e72dd332a3

View File

@ -12,6 +12,7 @@
/* */
/************************************************************************/
#include "kprintdefs.h" // for prindatum
/************************************************************************/
/* */