/* Define this if you want debugging output for DHCP failover protocol
messages. */
-#define DEBUG_FAILOVER_MESSAGES
+/* #define DEBUG_FAILOVER_MESSAGES */
/* Define this if you want debugging output for DHCP failover protocol
lease assignment timing. */
-#define DEBUG_FAILOVER_TIMING
+/* #define DEBUG_FAILOVER_TIMING */
/* Define this if you want DHCP failover protocol support in the DHCP
server. */
-#define FAILOVER_PROTOCOL
+/* #define FAILOVER_PROTOCOL */
/* Define this if you want DNS update functionality to be available. */