Index: trunk/ippdb/src/ippdb.h
===================================================================
--- trunk/ippdb/src/ippdb.h	(revision 10110)
+++ trunk/ippdb/src/ippdb.h	(revision 10152)
@@ -4355,4 +4355,5 @@
     psS32           iteration;
     char            *det_type;
+    char            *det_mode;
     char            *state;
     char            *exp_type;
@@ -4377,4 +4378,5 @@
     psS32           iteration,
     const char      *det_type,
+    const char      *det_mode,
     const char      *state,
     const char      *exp_type,
@@ -4420,4 +4422,5 @@
     psS32           iteration,
     const char      *det_type,
+    const char      *det_mode,
     const char      *state,
     const char      *exp_type,
