diff options
Diffstat (limited to 'stand/i386/libi386/bio.c')
-rw-r--r-- | stand/i386/libi386/bio.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/i386/libi386/bio.c b/stand/i386/libi386/bio.c index 1bcb35f77aa1..357d6cbedf6e 100644 --- a/stand/i386/libi386/bio.c +++ b/stand/i386/libi386/bio.c @@ -23,9 +23,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <stand.h> #include "libi386.h" |