X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fsyslog.h;h=a9468d4d43cc4ffc9cfeb5758eccd9bba6acfeba;hp=c0fde1125b053e2ea30bc6bd70c9ecbeedf6c5bd;hb=c1a9658bd19245ff0fb52d3da567815d822fb622;hpb=9f65796c35bd93a1de42752ce8af901acfe4b1a4 diff --git a/include/syslog.h b/include/syslog.h index c0fde112..a9468d4d 100644 --- a/include/syslog.h +++ b/include/syslog.h @@ -5,6 +5,8 @@ extern "C" { #endif +#include + #define LOG_EMERG 0 #define LOG_ALERT 1 #define LOG_CRIT 2