From: Aleš Křenek Date: Fri, 2 Jul 2004 15:13:36 +0000 (+0000) Subject: move notifid into client-interface X-Git-Tag: EXCEPTION~24 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=ca66ffd266fa13e75958e529e7c72a8396d4d236;p=jra1mw.git move notifid into client-interface --- 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) {