summaryrefslogtreecommitdiff
path: root/srec.c
diff options
context:
space:
mode:
Diffstat (limited to 'srec.c')
-rw-r--r--srec.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/srec.c b/srec.c
index 146af46..7c3aaf4 100644
--- a/srec.c
+++ b/srec.c
@@ -9,8 +9,7 @@
*/
#include <stdio.h>
-#include <stdint.h>
-#include <stdbool.h>
+#include <stdlib.h>
#include <string.h>
#include "nios2sim-ng.h"