X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fwatt32%2Fsyslog.h;fp=libs%2Fwatt32%2Fsyslog.h;h=fa3b7c937c90af61a363f933f85b518a4af67c21;hb=214a070238552de6167bbf506cbc23006969a182;hp=0000000000000000000000000000000000000000;hpb=d3c8a942b99443abf0c11d9759994022ed6da597;p=oftp diff --git a/libs/watt32/syslog.h b/libs/watt32/syslog.h new file mode 100644 index 0000000..fa3b7c9 --- /dev/null +++ b/libs/watt32/syslog.h @@ -0,0 +1,9 @@ +/*!\file inc/syslog.h + * syslog header. + */ +/* + * POSIX requires (AFAIK) this file in a base-dir + */ +#ifndef __SYS_SYSLOG_H +#include +#endif