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 --- qrap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'qrap.c') diff --git a/qrap.c b/qrap.c index 06dc5c4..a3a04d3 100644 --- a/qrap.c +++ b/qrap.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #include "passt.h" -- cgit v1.2.3