includes no longer included syslog.h - add
This commit is contained in:
parent
942477020b
commit
718438a9ea
11
pegasus-2.5-syslog_h.patch
Normal file
11
pegasus-2.5-syslog_h.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- pegasus-2.5/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorUnix.cpp.syslog_h 2006-02-07 17:31:36.000000000 -0500
|
||||
+++ pegasus-2.5/src/Pegasus/Security/Authentication/PAMBasicAuthenticatorUnix.cpp 2006-02-07 17:34:57.000000000 -0500
|
||||
@@ -46,6 +46,8 @@
|
||||
#include <prot.h>
|
||||
#endif
|
||||
|
||||
+#include <syslog.h>
|
||||
+
|
||||
#if defined (PEGASUS_USE_PAM_STANDALONE_PROC)
|
||||
#include <Pegasus/Common/Logger.h>
|
||||
#include <Pegasus/Common/IPC.h>
|
Loading…
Reference in New Issue
Block a user