aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/vlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vlib/vlib.h')
-rw-r--r--src/vlib/vlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vlib/vlib.h b/src/vlib/vlib.h
index 49bb51bfbe3..2149c4763ab 100644
--- a/src/vlib/vlib.h
+++ b/src/vlib/vlib.h
@@ -48,6 +48,7 @@
/* Forward declarations of structs to avoid circular dependencies. */
struct vlib_main_t;
+typedef u32 vlib_log_class_t;
/* All includes in alphabetical order. */
#include <vlib/physmem.h>