From 44fe3a6ad5307dd4b18638972af8cf0f2b529575 Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Sat, 24 Feb 2018 06:50:50 +0100 Subject: test/test_xcall: include assert.h --- test/test_xcall.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_xcall.c b/test/test_xcall.c index c2fc54bc..60f085cd 100644 --- a/test/test_xcall.c +++ b/test/test_xcall.c @@ -21,6 +21,7 @@ * including the local one. */ +#include #include #include #include -- cgit v1.2.3