Welcome to mirror list, hosted at ThFree Co, Russian Federation.

syslog.h « include « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ac2c0dc4917d828deef784e6017194edd2bed9e1 (plain)
1
2
3
4
5
6
#ifndef _SYSLOG_H
#define _SYSLOG_H

#include <sys/syslog.h>

#endif /* _SYSLOG_H */