summaryrefslogtreecommitdiffstats
path: root/src/vnet/udp/udp_packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/udp/udp_packet.h')
-rw-r--r--src/vnet/udp/udp_packet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/udp/udp_packet.h b/src/vnet/udp/udp_packet.h
index 110bf61af14..edb5366d40f 100644
--- a/src/vnet/udp/udp_packet.h
+++ b/src/vnet/udp/udp_packet.h
@@ -40,6 +40,8 @@
#ifndef included_udp_packet_h
#define included_udp_packet_h
+#include <vppinfra/clib.h>
+
typedef struct
{
/* Source and destination port. */