From d02e059ddcc00fba763c995818a5884ed8e97984 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Tue, 21 Jul 2020 10:48:24 +0200 Subject: passt: Add IPv6 and NDP support, further fixes for IPv4 CT Signed-off-by: Stefano Brivio --- dhcp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dhcp.c') diff --git a/dhcp.c b/dhcp.c index 44a7cfe..abb76f6 100644 --- a/dhcp.c +++ b/dhcp.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3