summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2021-12-30 16:18:25 +0000
committerMichael Smith <mikesmiffy128@gmail.com>2021-12-30 16:18:25 +0000
commitf7cc6b4dcc164403d62c9b48ae37f1c4c20f4b4f (patch)
tree01e10063327d80bc265efdec6680ed38147a87b9 /test
parent0f232d8eaee1f94896596a9969982297cee7dc67 (diff)
Split up os.h, inline functions and fix some typos
Diffstat (limited to 'test')
-rw-r--r--test/hook.test.c1
1 files changed, 0 insertions, 1 deletions
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 <stdarg.h>