summaryrefslogtreecommitdiffstats
path: root/src/vlib/buffer_funcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vlib/buffer_funcs.c')
-rw-r--r--src/vlib/buffer_funcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vlib/buffer_funcs.c b/src/vlib/buffer_funcs.c
index eaf141e5e9a..a0edd7ec60b 100644
--- a/src/vlib/buffer_funcs.c
+++ b/src/vlib/buffer_funcs.c
@@ -3,8 +3,8 @@
*/
#include <vppinfra/clib.h>
-#include <vppinfra/vector_funcs.h>
#include <vlib/vlib.h>
+#include <vppinfra/vector_funcs.h>
typedef struct
{