| branch | RCL_3 |
| changeset 54 | 36cc450aad12 |
| parent 16 | 6d5320894977 |
--- a/networkingtestandutils/networkingintegrationtest/inc/TestStep.h Thu Aug 19 11:25:30 2010 +0300 +++ b/networkingtestandutils/networkingintegrationtest/inc/TestStep.h Mon Aug 23 12:46:52 2010 +0100 @@ -26,7 +26,9 @@ #if (!defined __TESTSTEP_H__) #define __TESTSTEP_H__ -#include "cinidata.h" +// darios: cinidata is deprecated, see bug #1894 +//#include "cinidata.h" +#include <iniparser.h> #include "networking/log.h" class CTestSuite;