summaryrefslogtreecommitdiff
path: root/sim/common/hw-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/hw-tree.h')
-rw-r--r--sim/common/hw-tree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/hw-tree.h b/sim/common/hw-tree.h
index 2f717ec8d9..07a95b4177 100644
--- a/sim/common/hw-tree.h
+++ b/sim/common/hw-tree.h
@@ -25,6 +25,8 @@
#include <stdarg.h>
+#include "ansidecl.h"
+
struct hw *hw_tree_create
(SIM_DESC sd,
const char *device);