diff options
Diffstat (limited to 'src/vlib/vlib.h')
-rw-r--r-- | src/vlib/vlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vlib/vlib.h b/src/vlib/vlib.h index b5fe47b3729..8f59cae2cee 100644 --- a/src/vlib/vlib.h +++ b/src/vlib/vlib.h @@ -42,6 +42,7 @@ #include <vppinfra/clib.h> #include <vppinfra/elf_clib.h> +#include <vppinfra/callback.h> /* Generic definitions. */ #include <vlib/defs.h> |