aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-events.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/hw-events.h')
-rw-r--r--sim/common/hw-events.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/hw-events.h b/sim/common/hw-events.h
index 51ca5bd..7d75000 100644
--- a/sim/common/hw-events.h
+++ b/sim/common/hw-events.h
@@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#ifndef HW_EVENTS_H
#define HW_EVENTS_H
+#include <stdarg.h>
+
/* Event manager customized for hardware models.
This interface is discussed further in sim-events.h. */