misc: minimize dependencies on udp.h
[vpp.git] / src / vnet / udp / udp_packet.h
index 110bf61..edb5366 100644 (file)
@@ -40,6 +40,8 @@
 #ifndef included_udp_packet_h
 #define included_udp_packet_h
 
+#include <vppinfra/clib.h>
+
 typedef struct
 {
   /* Source and destination port. */