Skip to content
Snippets Groups Projects

Include version.h in version-test.c

Closed Brian Smith requested to merge briansmith/nettle:master into master
Compare and
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -30,6 +30,7 @@
*/
#include "testutils.h"
#include "version.h"
void
test_main (void)
Loading