summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/freebsd32_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_util.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/freebsd32_util.h b/sys/compat/freebsd32/freebsd32_util.h
index 9282275..a5945cf 100644
--- a/sys/compat/freebsd32/freebsd32_util.h
+++ b/sys/compat/freebsd32/freebsd32_util.h
@@ -47,7 +47,7 @@ struct freebsd32_ps_strings {
int ps_nenvstr; /* the number of environment strings */
};
-#if defined(__amd64__) || defined(__ia64__)
+#if defined(__amd64__)
#include <compat/ia32/ia32_util.h>
#endif
OpenPOWER on IntegriCloud