From 1f185ae633ecbf87645c3c09d4e81a3c6a24d13b Mon Sep 17 00:00:00 2001 From: Yi Li Date: Tue, 22 Sep 2020 10:25:30 +0800 Subject: Remove duplicate include file Found by checkincludes.pl Signed-off-by: Yi Li Signed-off-by: Alin Gabriel Serdean --- datapath-windows/ovsext/Vxlan.c | 1 - 1 file changed, 1 deletion(-) (limited to 'datapath-windows') diff --git a/datapath-windows/ovsext/Vxlan.c b/datapath-windows/ovsext/Vxlan.c index 09809d397..04df9f6c9 100644 --- a/datapath-windows/ovsext/Vxlan.c +++ b/datapath-windows/ovsext/Vxlan.c @@ -19,7 +19,6 @@ #include "Atomic.h" #include "Debug.h" #include "Flow.h" -#include "Flow.h" #include "IpHelper.h" #include "NetProto.h" #include "Offload.h" -- cgit v1.2.1