diff options
Diffstat (limited to 'sbin/bsdlabel/bsdlabel.c')
| -rw-r--r-- | sbin/bsdlabel/bsdlabel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/bsdlabel/bsdlabel.c b/sbin/bsdlabel/bsdlabel.c index b9a8eaadd12d..d01f0ea00be2 100644 --- a/sbin/bsdlabel/bsdlabel.c +++ b/sbin/bsdlabel/bsdlabel.c @@ -106,6 +106,7 @@ __FBSDID("$FreeBSD$"); #if defined(__i386__) #elif defined(__alpha__) +#elif defined(__ia64__) #else #error I do not know about this architecture, and shall probably not be compiled for it. #endif |
