git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3926fe9
)
To each beast what it needs (VOMS needs gssapi.h before voms_apic.h).
author
František Dvořák
<valtri@civ.zcu.cz>
Mon, 14 May 2012 14:29:48 +0000
(14:29 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Mon, 14 May 2012 14:29:48 +0000
(14:29 +0000)
org.glite.lb.server/src/lb_authz.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/lb_authz.c
b/org.glite.lb.server/src/lb_authz.c
index
3822c39
..
cfe02f9
100644
(file)
--- a/
org.glite.lb.server/src/lb_authz.c
+++ b/
org.glite.lb.server/src/lb_authz.c
@@
-22,6
+22,7
@@
limitations under the License.
#include <errno.h>
#include <openssl/x509.h>
+#include <gssapi.h>
#include "lcas/lcas_pem.h"
#include "voms/voms_apic.h"
#include "glite/lb/context-int.h"