From df76d82103c7593a2f3d487efe33f3a4ffba8045 Mon Sep 17 00:00:00 2001 From: Dieter Baron Date: Wed, 30 Oct 2024 12:41:19 +0100 Subject: [PATCH] Remove bogus include. --- lib/compat.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/compat.h b/lib/compat.h index 489eae6f2..49d3aa397 100644 --- a/lib/compat.h +++ b/lib/compat.h @@ -63,7 +63,6 @@ typedef char bool; #endif #include -#include /* at least MinGW does not provide EOPNOTSUPP, see * http://sourceforge.net/p/mingw/bugs/263/