summaryrefslogtreecommitdiff
path: root/cad/iverilog/patches/patch-aa
blob: 0c5a42d550dcdee616c498f743dad8d9b26a4234 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.1 2016/10/08 23:01:45 kamil Exp $

gcc44 fixes

--- elab_net.cc.orig	2010-09-27 17:42:32.000000000 +0000
+++ elab_net.cc
@@ -26,6 +26,7 @@
 
 # include  <cstdlib>
 # include  <cstring>
+# include  <memory>
 # include  <iostream>
 # include  "ivl_assert.h"