2013-09-26 17:14:40 +02:00

13 lines
337 B
Plaintext

$NetBSD: patch-ac,v 1.1 2006/05/02 13:31:55 joerg Exp $
--- src/Interface/dagNode.hh.orig 2006-05-02 13:09:05.000000000 +0000
+++ src/Interface/dagNode.hh
@@ -181,6 +181,7 @@ private:
ostream& operator<<(ostream& s, DagNode* dagNode);
#include "memoryCell.hh"
+#include "symbol.hh"
inline MemoryCell*
DagNode::getMemoryCell()