From: Brian Smith Date: Tue, 6 Oct 2015 01:07:24 +0000 (-1000) Subject: Include version.h in version-test.c X-Git-Tag: nettle_3.7rc1~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db62108b4d665db3efd9e05062d723051a06f856;p=thirdparty%2Fnettle.git Include version.h in version-test.c --- diff --git a/testsuite/version-test.c b/testsuite/version-test.c index a472e3b6..65d67aa1 100644 --- a/testsuite/version-test.c +++ b/testsuite/version-test.c @@ -30,6 +30,7 @@ */ #include "testutils.h" +#include "version.h" void test_main (void)