diff options
Diffstat (limited to 'sim/common/sim-hw.c')
-rw-r--r-- | sim/common/sim-hw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/sim-hw.c b/sim/common/sim-hw.c index 1b08643..0c2309c 100644 --- a/sim/common/sim-hw.c +++ b/sim/common/sim-hw.c @@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <ctype.h> #include <errno.h> +#include <stdarg.h> #include <stdlib.h> #include <string.h> |