diff --git a/src/logging.h b/src/logging.h index 6fe75595..ae6d9b03 100644 --- a/src/logging.h +++ b/src/logging.h @@ -1,6 +1,8 @@ #ifndef __LOGGING_H__ #define __LOGGING_H__ +#include "log.h" + /* declare the global log descriptors */ extern int errorlog;