vppinfra: fix AddressSanitizer
[vpp.git] / src / vpp / vnet / main.c
index f7e5382..9a4bed6 100644 (file)
@@ -17,6 +17,7 @@
 #include <pthread.h>
 #include <sched.h>
 
+#include <vppinfra/clib.h>
 #include <vppinfra/cpu.h>
 #include <vlib/vlib.h>
 #include <vlib/unix/unix.h>