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 58225b7 commit 4c091e5Copy full SHA for 4c091e5
1 file changed
scripts/DMF/dmf-test.c
@@ -47,6 +47,9 @@
47
* uncomment this line; for currently stable codebase keep it off...
48
*/
49
#if DEBUG
50
+# ifdef WITH_SNMP_LKP_FUN
51
+# undef WITH_SNMP_LKP_FUN
52
+# endif
53
# define WITH_SNMP_LKP_FUN 1
54
#endif
55
0 commit comments