diff options
Diffstat (limited to 'sim/common/hw-tree.c')
-rw-r--r-- | sim/common/hw-tree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/hw-tree.c b/sim/common/hw-tree.c index 2e441ce..c5fa1bc 100644 --- a/sim/common/hw-tree.c +++ b/sim/common/hw-tree.c @@ -23,6 +23,7 @@ #include "defs.h" #include <ctype.h> +#include <stdarg.h> #include <stdlib.h> #include <string.h> |