To each beast what it needs (VOMS needs gssapi.h before voms_apic.h).
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 14 May 2012 14:29:48 +0000 (14:29 +0000)
committerFrantiš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

index 3822c39..cfe02f9 100644 (file)
@@ -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"