00697f6d21
Regen patches and switch to newer LIB_DEPENDS while here.
12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
--- src/vec_GF2.c.orig Fri Aug 14 14:53:11 2009
|
|
+++ src/vec_GF2.c Sun Oct 24 10:56:44 2010
|
|
@@ -4,6 +4,8 @@
|
|
#include <NTL/new.h>
|
|
#include <stdio.h>
|
|
|
|
+#include <cstdio>
|
|
+
|
|
NTL_START_IMPL
|
|
|
|
void vec_GF2::SetLength(long n)
|