Kill the stray #include line.

This commit is contained in:
Ruslan Ermilov 2002-05-20 08:05:58 +00:00
parent 8aa98dece2
commit fa7e3ca68a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96982
2 changed files with 0 additions and 2 deletions

View File

@ -28,7 +28,6 @@
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <sys/endian.h>
#include <sys/elf64.h>
#include <sys/endian.h>
#include <sys/mman.h>

View File

@ -28,7 +28,6 @@
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <sys/endian.h>
#include <sys/elf64.h>
#include <sys/endian.h>
#include <sys/mman.h>