--- nmap-3.10ALPHA4-clean/libpcap-possiblymodified/bpf/net/bpf_filter.c 2001-06-03 01:19:45.000000000 -0700 +++ nmap-3.10ALPHA4/libpcap-possiblymodified/bpf/net/bpf_filter.c 2002-12-16 18:13:06.000000000 -0800 @@ -70,7 +70,7 @@ #ifndef LBL_ALIGN #if defined(sparc) || defined(mips) || defined(ibm032) || \ - defined(__alpha) || defined(__hpux) + defined(__alpha) || defined(__hpux) || defined(__sparc__) #define LBL_ALIGN #endif #endif