diff options
Diffstat (limited to 'sim/common/hw-tree.h')
-rw-r--r-- | sim/common/hw-tree.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/hw-tree.h b/sim/common/hw-tree.h index 85c91ad..2f717ec 100644 --- a/sim/common/hw-tree.h +++ b/sim/common/hw-tree.h @@ -23,6 +23,7 @@ #ifndef HW_TREE #define HW_TREE +#include <stdarg.h> struct hw *hw_tree_create (SIM_DESC sd, |