Typo.
Pointed out by Nick Boyce <nick.boyce@eds.com>.
This commit is contained in:
parent
8cd8a7b7a2
commit
1e103eafb3
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
|
||||
#ifndef WIN32
|
||||
#ifdef __ultrix
|
||||
#include <sys/sylog.h>
|
||||
#include <sys/syslog.h>
|
||||
#else
|
||||
#include <syslog.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue