From 5f46809988e6978cdd4ac4c4d509e54c0c788801 Mon Sep 17 00:00:00 2001 From: oltolm Date: Mon, 1 Apr 2024 14:41:51 +0200 Subject: [PATCH] fix compilation of tests with GCC --- tests/api.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/api.c b/tests/api.c index 7d2be356b..bcc1e9d78 100644 --- a/tests/api.c +++ b/tests/api.c @@ -146,6 +146,7 @@ #endif #include +#include #include #include /* compatibility layer */ #include