diff --git a/errmsg.h b/errmsg.h index badd9cf..f2c7968 100644 --- a/errmsg.h +++ b/errmsg.h @@ -6,6 +6,8 @@ #else #define __attribute__(x) #endif +/* for exit(): */ +#include /* These use file descriptor 2, not buffer_2! * Call buffer_flush(buffer_2) before calling these! */