From 7f1d5473842361f97fef886bc4e98949ecf853b6 Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Tue, 7 Jan 2014 00:07:11 -0500 Subject: Enable warnings when compiling and fix a few. --- tests/8byte_tests.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/8byte_tests.c b/tests/8byte_tests.c index 258b8805..64554acc 100644 --- a/tests/8byte_tests.c +++ b/tests/8byte_tests.c @@ -1,6 +1,7 @@ #include #include #include +#include START_TEST (test_large_bitmask) { -- cgit 1.2.3-korg