From edc5bc369cc433dbd474c9afb576e1c5b27eb563 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Mon, 30 Jun 2014 11:26:15 +0100 Subject: [PATCH] Fix OpenBSD build Signed-off-by: David Woodhouse --- openconnect-internal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/openconnect-internal.h b/openconnect-internal.h index 979a5e5e..1d683c11 100644 --- a/openconnect-internal.h +++ b/openconnect-internal.h @@ -26,6 +26,7 @@ #include #include #else +#include #include #include #include