From 64d0e065a9a2374471ee6cdc97634b324f7373b8 Mon Sep 17 00:00:00 2001 From: Carl Philipp Klemm Date: Tue, 16 Sep 2025 14:55:20 +0200 Subject: [PATCH] Missed one more include --- usbshm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usbshm.h b/usbshm.h index 3430d22..0880507 100644 --- a/usbshm.h +++ b/usbshm.h @@ -25,7 +25,7 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include +#include #include #include #include