[shibboleth-sp2] 91/100: Missing stat definition on older Red Hat.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.2.1
in repository shibboleth-sp2.

commit 748358fdb535cf77550f7cf8a3e7482141a6c6c7
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Fri Oct 29 04:58:07 2004 +0000

    Missing stat definition on older Red Hat.
---
 xmlproviders/CredResolvers.cpp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/xmlproviders/CredResolvers.cpp b/xmlproviders/CredResolvers.cpp
index 39505ae..ab27fae 100644
--- a/xmlproviders/CredResolvers.cpp
+++ b/xmlproviders/CredResolvers.cpp
@@ -57,6 +57,9 @@
 
 #include "internal.h"
 
+#include <sys/types.h>
+#include <sys/stat.h>
+
 #include <openssl/pkcs12.h>
 #include <log4cpp/Category.hh>
 #include <xsec/enc/OpenSSL/OpenSSLCryptoX509.hpp>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list