Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 206 → Rev 207

/pkgnet/watt32/inc/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 <sys/syslog.h>
#endif