diff options
Diffstat (limited to 'src/vppinfra/interrupt.h')
-rw-r--r-- | src/vppinfra/interrupt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vppinfra/interrupt.h b/src/vppinfra/interrupt.h index 60c01fa0248..393574b076b 100644 --- a/src/vppinfra/interrupt.h +++ b/src/vppinfra/interrupt.h @@ -17,7 +17,6 @@ #define included_clib_interrupt_h #include <vppinfra/clib.h> -#include <vppinfra/bitops.h> /* for count_set_bits */ #include <vppinfra/vec.h> typedef struct |