2014-11-05 12:41:07 +01:00

15 lines
279 B
Plaintext

$NetBSD: patch-aa,v 1.13 2014/01/07 09:43:54 mef 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"