/src/common/update-lib.sh: turn autocrlf=false in all created repositories
[msysgit.git] / include / syslog.h
blob5721ca5e400a12a1bb363290bd5ca66349182abe
1 /* syslog.h
3 Copyright 1996, 1998, 2001 Red Hat, Inc.
5 This file is part of Cygwin.
7 This software is a copyrighted work licensed under the terms of the
8 Cygwin license. Please consult the file "CYGWIN_LICENSE" for
9 details. */
11 #ifndef _SYSLOG_H
12 #define _SYSLOG_H
14 #include <sys/syslog.h>
16 #endif /* _SYSLOG_H */