Files
pkgsrc-ng/misc/kchm/patches/patch-libchm++_chm.cpp
2013-09-26 17:14:40 +02:00

13 lines
292 B
C++

$NetBSD: patch-libchm++_chm.cpp,v 1.1 2011/11/24 13:49:57 joerg Exp $
--- libchm++/chm.cpp.orig 2011-11-24 01:25:08.000000000 +0000
+++ libchm++/chm.cpp
@@ -5,6 +5,7 @@
#include <map>
#include <algorithm>
#include <cassert>
+#include <cstring>
#include "chmxx.h"
#include "chm_lib.h"