From ae07e4755991e01e8d6f8face54dfa5febc0b4b7 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 17 Feb 2024 16:13:24 +0100 Subject: [PATCH] Fix build on OpenBSD. needs on OpenBSD. This doesn't cause issues on NetBSD Signed-off-by: Matthieu Herrb --- config/wscons.c | 1 + 1 file changed, 1 insertion(+) diff --git a/config/wscons.c b/config/wscons.c index e9368be6a..b90e86819 100644 --- a/config/wscons.c +++ b/config/wscons.c @@ -25,6 +25,7 @@ #include #endif +#include #include #include