From 56790e9a759238bb177d5e11d122d6411af8cb12 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Thu, 3 Oct 2024 21:14:14 -0500 Subject: lib: Add missing includes Signed-off-by: Ian Moffett --- lib/libostp/auth.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libostp/auth.c') diff --git a/lib/libostp/auth.c b/lib/libostp/auth.c index 7b840f6..5d69009 100644 --- a/lib/libostp/auth.c +++ b/lib/libostp/auth.c @@ -28,6 +28,7 @@ */ #include +#include #include #include #include -- cgit v1.2.3