diff --git a/pegasus-2.5-syslog_h.patch b/pegasus-2.5-syslog_h.patch new file mode 100644 index 0000000..467d9d9 --- /dev/null +++ b/pegasus-2.5-syslog_h.patch @@ -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 + #endif + ++#include ++ + #if defined (PEGASUS_USE_PAM_STANDALONE_PROC) + #include + #include