aboutsummaryrefslogtreecommitdiff
path: root/board-js2x/rtas/rtas_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'board-js2x/rtas/rtas_table.c')
-rw-r--r--board-js2x/rtas/rtas_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board-js2x/rtas/rtas_table.c b/board-js2x/rtas/rtas_table.c
index f45830b..53f813e 100644
--- a/board-js2x/rtas/rtas_table.c
+++ b/board-js2x/rtas/rtas_table.c
@@ -10,7 +10,7 @@
* IBM Corporation - initial implementation
*****************************************************************************/
-#include <types.h>
+#include <stdint.h>
#include <rtas.h>
#include "rtas_table.h"
#include "rtas_board.h"