[build] missing header

This commit is contained in:
Timothy Stack 2020-11-09 23:02:08 -08:00
parent f192cb7c3e
commit 9eee6b2b64
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
#ifndef log_level_hh
#define log_level_hh
#include <sys/types.h>
/**
* The logging level identifiers for a line(s).
*/