We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d17c06 commit 5e1307fCopy full SHA for 5e1307f
source/TR-181/middle_layer_src/plugin_main_apis.c
@@ -100,6 +100,12 @@
100
/*#include "cosa_diagnostic_apis.h"*/
101
#include "cosa_x_cisco_com_devicecontrol_internal.h"
102
103
+#if defined(_PLATFORM_IPQ_)
104
+#errrrripqdefined
105
+#else
106
+#errrrrrrrrrrrrrrrrrripqnotdefined
107
+#endif
108
+
109
#if !defined (RESOURCE_OPTIMIZATION)
110
#include "cosa_ipv6rd_internal.h"
111
#include "cosa_x_cisco_com_mld_internal.h"
0 commit comments