diff options
Diffstat (limited to 'include/syslog.h')
-rw-r--r-- | include/syslog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/syslog.h b/include/syslog.h index 278945f9..c0fde112 100644 --- a/include/syslog.h +++ b/include/syslog.h @@ -1,5 +1,5 @@ -#ifndef _SYS_SYSLOG_H -#define _SYS_SYSLOG_H +#ifndef _SYSLOG_H +#define _SYSLOG_H #ifdef __cplusplus extern "C" { |