summaryrefslogtreecommitdiffstats
path: root/include/haproxy/proto_udp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/proto_udp.h')
-rw-r--r--include/haproxy/proto_udp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/haproxy/proto_udp.h b/include/haproxy/proto_udp.h
index 1c4da77..6475bf9 100644
--- a/include/haproxy/proto_udp.h
+++ b/include/haproxy/proto_udp.h
@@ -24,6 +24,8 @@
#ifndef _PROTO_PROTO_UDP_H
#define _PROTO_PROTO_UDP_H
+#include <haproxy/receiver-t.h>
+
extern struct protocol proto_udp4;
extern struct protocol proto_udp6;