diff options
Diffstat (limited to 'src/common/log.h')
-rw-r--r-- | src/common/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/log.h b/src/common/log.h index d64559ce83..bfcb557e6d 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -99,3 +99,4 @@ void _log_fn(int severity, const char *format, ...); # define __LOG_H #endif + |