summaryrefslogtreecommitdiffstats
path: root/ext2_types-wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext2_types-wrapper.h')
-rw-r--r--ext2_types-wrapper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext2_types-wrapper.h b/ext2_types-wrapper.h
index c6aaa6d..69f4d6f 100644
--- a/ext2_types-wrapper.h
+++ b/ext2_types-wrapper.h
@@ -5,8 +5,6 @@
#if defined(__i386__)
#include "ext2_types-i386.h"
-#elif defined(__ia64__)
-#include "ext2_types-ia64.h"
#elif defined(__powerpc64__)
#include "ext2_types-ppc64.h"
#elif defined(__powerpc__)