--- old/src/cpu/zero/vm/bytes_zero.hpp Tue Sep 13 12:18:03 2011 +++ new/src/cpu/zero/vm/bytes_zero.hpp Tue Sep 13 12:18:03 2011 @@ -168,6 +168,9 @@ #ifdef TARGET_OS_ARCH_linux_zero # include "bytes_linux_zero.inline.hpp" #endif +#ifdef TARGET_OS_ARCH_bsd_zero +# include "bytes_bsd_zero.inline.hpp" +#endif #endif // VM_LITTLE_ENDIAN