From f7cc6b4dcc164403d62c9b48ae37f1c4c20f4b4f Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 30 Dec 2021 16:18:25 +0000 Subject: Split up os.h, inline functions and fix some typos --- test/hook.test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/hook.test.c b/test/hook.test.c index a918e22..831fbf6 100644 --- a/test/hook.test.c +++ b/test/hook.test.c @@ -5,7 +5,6 @@ #ifdef _WIN32 #include "../src/udis86.c" -#include "../src/os.c" #include "../src/hook.c" #include -- cgit v1.2.3