pkgsrc-ng/math/yacas/patches/patch-manmake_manripper.cpp
2013-09-26 17:14:40 +02:00

13 lines
284 B
C++

$NetBSD: patch-manmake_manripper.cpp,v 1.1 2011/12/05 22:50:25 joerg Exp $
--- manmake/manripper.cpp.orig 2011-12-05 19:19:26.000000000 +0000
+++ manmake/manripper.cpp
@@ -1,6 +1,7 @@
#include <stdio.h>
#include <ctype.h>
+#include <cstring>
#include <string>
#include <map>