X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Flogger.h;h=5302582b1a1b93d4acb0cc63a664129a95c1ef7c;hb=cfc9fee931c70554353ce6c4acc3407baac08745;hp=66c32ab32344732850881211a5eee087264ecdcc;hpb=08f1e0cd33812f9d972dd7c59021443a8d02d0e0;p=tinc diff --git a/src/logger.h b/src/logger.h index 66c32ab3..5302582b 100644 --- a/src/logger.h +++ b/src/logger.h @@ -21,6 +21,8 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "system.h" + typedef enum debug_t { DEBUG_UNSET = -1, /* Used by tinc as the default debug level. */ DEBUG_NOTHING = 0, /* Quiet mode, only show starting/stopping of the daemon */