diff options
Diffstat (limited to 'lib/log.h')
-rw-r--r-- | lib/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ #define _ZEBRA_LOG_H #include <syslog.h> +#include "vargs.h" #include "pthread_safe.h" /* Here is some guidance on logging levels to use: |