Index: boot/arch/ia64/include/types.h
===================================================================
--- boot/arch/ia64/include/types.h	(revision 7a995075ee9ad9adbfafd2610997bc6f56b8916e)
+++ boot/arch/ia64/include/types.h	(revision 673ea280ee37bd8659e792ffafa7c333112361a5)
@@ -30,15 +30,9 @@
 #define BOOT_ia64_TYPES_H_
 
-#include <arch/common.h>
+#include <_bits/all.h>
 
 #define TASKMAP_MAX_RECORDS		32
 #define BOOTINFO_TASK_NAME_BUFLEN	32
 #define MEMMAP_ITEMS			128
-
-typedef uint64_t size_t;
-typedef uint64_t sysarg_t;
-typedef uint64_t uintptr_t;
-
-typedef int64_t ptrdiff_t;
 
 typedef struct {
