Index: trunk/ippdb/src/ippdb.h
===================================================================
--- trunk/ippdb/src/ippdb.h	(revision 12202)
+++ trunk/ippdb/src/ippdb.h	(revision 12231)
@@ -2714,4 +2714,5 @@
     char            *exp_tag;
     psS64           guide_id;
+    char            *workdir;
     char            *label;
     char            *recipe;
@@ -2729,4 +2730,5 @@
     const char      *exp_tag,
     psS64           guide_id,
+    const char      *workdir,
     const char      *label,
     const char      *recipe,
@@ -2765,4 +2767,5 @@
     const char      *exp_tag,
     psS64           guide_id,
+    const char      *workdir,
     const char      *label,
     const char      *recipe,
