summaryrefslogtreecommitdiffstats
path: root/vppinfra/vppinfra/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'vppinfra/vppinfra/string.h')
-rw-r--r--vppinfra/vppinfra/string.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vppinfra/vppinfra/string.h b/vppinfra/vppinfra/string.h
index 8d28375ec0a..dda27b7961b 100644
--- a/vppinfra/vppinfra/string.h
+++ b/vppinfra/vppinfra/string.h
@@ -39,6 +39,7 @@
#define included_clib_string_h
#include <vppinfra/clib.h> /* for CLIB_LINUX_KERNEL */
+#include <vppinfra/vector.h>
#ifdef CLIB_LINUX_KERNEL
#include <linux/string.h>