From 99ef3b032f7408ab3f0bacc8e48203fc431188ab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Fri, 23 Feb 2007 13:09:08 +0000 Subject: [PATCH] greyjobs --- org.glite.lb.common/interface/context-int.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.glite.lb.common/interface/context-int.h b/org.glite.lb.common/interface/context-int.h index 69ac0d6..70f16ad 100644 --- a/org.glite.lb.common/interface/context-int.h +++ b/org.glite.lb.common/interface/context-int.h @@ -126,6 +126,8 @@ struct _edg_wll_Context { /* TODO: belongs to database part */ int use_transactions; + + int greyjobs; }; /* to be used internally: set, update and and clear the error information in -- 1.8.2.3