Strange build error fix after merge.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 17 Oct 2007 09:49:37 +0000 (09:49 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 17 Oct 2007 09:49:37 +0000 (09:49 +0000)
org.glite.lb.common/interface/context-int.h

index b10eb45..45d31a4 100644 (file)
@@ -10,6 +10,7 @@
 #include "glite/lb/lb_plain_io.h"
 #include "glite/lb/authz.h"
 #include "glite/lb/connpool.h"
+#include "glite/lb/padstruct.h"
 
 #ifdef __cplusplus
 extern "C" {
@@ -43,7 +44,7 @@ glite_lb_padded_struct(_edg_wll_ConnProxy,12,
 typedef struct _edg_wll_ConnProxy  edg_wll_ConnProxy;
 
 
-glite_lb_padded_struct(_edg_wll_Context,120,
+glite_lb_padded_struct(_edg_wll_Context,150,
 /* Error handling */
        int             errCode;        /* recent error code */
        char            *errDesc;       /* additional error description */