added watt32 headers and brought the DOS version up to parity with UNIX
[oftp] / libs / watt32 / syslog.h
1 /*!\file inc/syslog.h
2  * syslog header.
3  */
4 /*
5  * POSIX requires (AFAIK) this file in a base-dir
6  */
7 #ifndef __SYS_SYSLOG_H
8 #include <sys/syslog.h>
9 #endif