From 2f81642a69b4f5cc0f7e5d312aadee3b19544e4b Mon Sep 17 00:00:00 2001 From: jakcron Date: Thu, 26 Nov 2015 14:26:01 +0800 Subject: [PATCH] [ctrtool] Misc. --- ctrtool/utils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ctrtool/utils.c b/ctrtool/utils.c index cfaf184..1f21f07 100644 --- a/ctrtool/utils.c +++ b/ctrtool/utils.c @@ -1,4 +1,5 @@ #include +#include #include #ifdef _WIN32 #include