From 5fac9bb3b34cc3b3d7a5c4cdac140ae4282cc906 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Fri, 25 Oct 2019 17:21:58 +0100 Subject: [PATCH] MVP compatibility fix --- vdp6.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vdp6.h b/vdp6.h index 8a4869d..4796560 100644 --- a/vdp6.h +++ b/vdp6.h @@ -20,11 +20,11 @@ #ifndef VDP_H #define VDP_H +#if IPV6 + #include #include -#if IPV6 - class VDRServer; /* -- 2.39.2