diff --git a/octoserve/octoserve.h b/octoserve/octoserve.h index 8026eca..0102505 100644 --- a/octoserve/octoserve.h +++ b/octoserve/octoserve.h @@ -73,6 +73,7 @@ #define DEBUG_DVB 16 #define DEBUG_IGMP 32 #define DEBUG_SWITCH 64 +#define DEBUG_CI 128 #define DEBUG_DEBUG 256 #if 0