From 97e702145dc6d4224e9777ca7178a2c4b7edf59d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Thu, 30 Oct 2014 12:51:03 +0000 Subject: [PATCH] Add for the {,u}int*_t types. --- t/t_file.c | 1 + 1 file changed, 1 insertion(+) diff --git a/t/t_file.c b/t/t_file.c index 6745728..0134f6b 100644 --- a/t/t_file.c +++ b/t/t_file.c @@ -33,6 +33,7 @@ #include #include #include +#include #include #include #include