Revert previous. This is actually being done a better way.

This commit is contained in:
tv 2002-01-31 19:18:18 +00:00
parent 8ec192426e
commit 5d28098c5b

View File

@ -1,4 +1,4 @@
/* $NetBSD: ufs_bswap.h,v 1.9 2002/01/31 19:17:02 tv Exp $ */
/* $NetBSD: ufs_bswap.h,v 1.10 2002/01/31 19:18:18 tv Exp $ */
/*
* Copyright (c) 1998 Manuel Bouyer.
@ -36,9 +36,7 @@
#include "opt_ffs.h"
#endif
#if !HAVE_CONFIG_H || HAVE_MACHINE_BSWAP_H
#include <machine/bswap.h>
#endif
/* Macros to access UFS flags */
#ifdef FFS_EI