diff options
Diffstat (limited to 'H64E-2/h64e.h')
-rw-r--r-- | H64E-2/h64e.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/H64E-2/h64e.h b/H64E-2/h64e.h index d61f60b..7871d21 100644 --- a/H64E-2/h64e.h +++ b/H64E-2/h64e.h @@ -11,6 +11,8 @@ #include <stdio.h> #include <ctype.h> +#include <stdlib.h> +#include <stdint.h> #include "h64e-model.h" /* Set data structure from arguments and use to handle data |