X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fsyslog.h;h=c0fde1125b053e2ea30bc6bd70c9ecbeedf6c5bd;hp=278945f9e02080f444ae3b229e7865cf4f5fe475;hb=aaa9eb5101e3a748218fb9373dd9655b50582da2;hpb=419ae6d5c95629d3ebaff6f1880d52cb027ba924 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" {