diff --git a/src/suricata-common.h b/src/suricata-common.h index fe8ec179df..4aad25a252 100644 --- a/src/suricata-common.h +++ b/src/suricata-common.h @@ -30,9 +30,6 @@ #define DBG_PERF #endif -#define TRUE 1 -#define FALSE 0 - #define _GNU_SOURCE #define __USE_GNU