One header file for including already in producer_fake.h.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 10 Dec 2004 09:09:08 +0000 (09:09 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 10 Dec 2004 09:09:08 +0000 (09:09 +0000)
org.glite.lb.client-interface/interface/producer_fake.h

index 69ce184..1c75700 100644 (file)
@@ -9,6 +9,8 @@
 extern "C" {
 #endif
 
+#include "glite/lb/context.h"
+
 typedef int (edg_wll_Logging_cb_f)(edg_wll_Context context);
 
 int edg_wll_RegisterTestLogging(edg_wll_Logging_cb_f *cb);