openbsd-ports/math/ntl/patches/patch-src_WordVector_c
landry 00697f6d21 Pass ${LIBTOOL} to src/DoConfig so that it correctly uses ports libtool.
Regen patches and switch to newer LIB_DEPENDS while here.
2010-10-24 09:38:10 +00:00

12 lines
198 B
Plaintext

--- src/WordVector.c.orig Fri Aug 14 14:53:10 2009
+++ src/WordVector.c Sun Oct 24 10:56:43 2010
@@ -4,6 +4,8 @@
#include <NTL/new.h>
#include <stdio.h>
+#include <cstdio>
+
NTL_START_IMPL