diff options
Diffstat (limited to 'sim/common/sim-hw.h')
-rw-r--r-- | sim/common/sim-hw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-hw.h b/sim/common/sim-hw.h index 82c404a..71dc837 100644 --- a/sim/common/sim-hw.h +++ b/sim/common/sim-hw.h @@ -20,6 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef SIM_HW_H #define SIM_HW_H +#include <stdarg.h> /* Parse a hardware definition */ |