]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Include version.h in version-test.c
authorBrian Smith <brian@briansmith.org>
Tue, 6 Oct 2015 01:07:24 +0000 (15:07 -1000)
committerBrian Smith <brian@briansmith.org>
Tue, 6 Oct 2015 01:07:24 +0000 (15:07 -1000)
testsuite/version-test.c

index a472e3b65c417d08a67f8247a1de13bbc7c8d566..65d67aa12764d1c9485eaef56a44112533bfca3c 100644 (file)
@@ -30,6 +30,7 @@
 */
 
 #include "testutils.h"
+#include "version.h"
 
 void
 test_main (void)