From ca66ffd266fa13e75958e529e7c72a8396d4d236 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Fri, 2 Jul 2004 15:13:36 +0000 Subject: [PATCH] move notifid into client-interface --- org.glite.lb.common/src/notifid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.common/src/notifid.c b/org.glite.lb.common/src/notifid.c index 0904325..e69ba74 100644 --- a/org.glite.lb.common/src/notifid.c +++ b/org.glite.lb.common/src/notifid.c @@ -3,7 +3,7 @@ #include #include "glite/wms/jobid/cjobid.h" -#include "notifid.h" +#include "glite/lb/notifid.h" int edg_wll_NotifIdParse(const char *s,edg_wll_NotifId *n) { -- 1.8.2.3