diff --git a/cutil/cutil.h b/cutil/cutil.h index cf92faf6a5..6b4bfba126 100644 --- a/cutil/cutil.h +++ b/cutil/cutil.h @@ -41,6 +41,7 @@ Import original HP distribution #include #include "general.h" +#include "tprintf.h" /*---------------------------------------------------------------------- T y p e s @@ -106,7 +107,7 @@ extern char_proc allocate; **********************************************************************/ #define new_line() \ - printf ("\n") + tprintf("\n") /********************************************************************** * print_string