Skip to content

Commit 2c10a9b

Browse files
committed
RDKCOM-5453 : Testing changes, Not to review
1 parent 781d46b commit 2c10a9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/TR-181/middle_layer_src/plugin_main_apis.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,12 @@
100100
/*#include "cosa_diagnostic_apis.h"*/
101101
#include "cosa_x_cisco_com_devicecontrol_internal.h"
102102

103+
#if defined(_PLATFORM_IPQ_)
104+
#errrrripqdefined
105+
#else
106+
#errrrrrrrrrrrrrrrrrripqnotdefined
107+
#endif
108+
103109
#if !defined (RESOURCE_OPTIMIZATION)
104110
#include "cosa_ipv6rd_internal.h"
105111
#include "cosa_x_cisco_com_mld_internal.h"

0 commit comments

Comments
 (0)