13 lines
391 B
Plaintext
13 lines
391 B
Plaintext
$NetBSD: patch-aj,v 1.1 2011/07/22 03:03:28 mrg Exp $
|
|
|
|
--- bridges/source/cpp_uno/gcc3_netbsd_intel/except.cxx.orig 2008-04-11 03:22:44.000000000 -0700
|
|
+++ bridges/source/cpp_uno/gcc3_netbsd_intel/except.cxx 2011-07-21 01:31:47.000000000 -0700
|
|
@@ -33,6 +33,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <dlfcn.h>
|
|
+#include <string.h>
|
|
#include <cxxabi.h>
|
|
#include <hash_map>
|
|
#include <sys/param.h>
|