Workaround build problem with LCAS.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 13 Dec 2010 11:42:49 +0000 (11:42 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 13 Dec 2010 11:42:49 +0000 (11:42 +0000)
org.glite.lb.server/src/lb_authz.c

index 23b7573..ddcfaa4 100644 (file)
@@ -21,6 +21,7 @@ limitations under the License.
 #include <unistd.h>
 #include <errno.h>
 
+#include <openssl/x509.h>
 #include <glite/security/lcas/lcas_pem.h>
 #include "voms/voms_apic.h"
 #include "glite/lb/context-int.h"