diff --git a/output.h b/output.h index 1ced040ce..4a056ba3e 100644 --- a/output.h +++ b/output.h @@ -137,6 +137,8 @@ #ifndef OUTPUT_H #define OUTPUT_H +#include // __attribute__ + #define LOG_NUM_FILES 4 /* # of values that actual files (they must come first */ #define LOG_FILE_MASK 15 /* The mask for log types in the file array */ #define LOG_NORMAL 1