aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kgzip/kgzcmp.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-02-04 16:01:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-02-04 16:01:00 +0000
commit05b451c6edcc5cc605bd80b1197b18fddd58f987 (patch)
tree8e9795ca80780672d410631f77bb9b4dde4a4c48 /usr.sbin/kgzip/kgzcmp.c
parent8ec919e67280bd70d4595ff96ef3671db26c03ab (diff)
downloadsrc-05b451c6edcc5cc605bd80b1197b18fddd58f987.tar.gz
src-05b451c6edcc5cc605bd80b1197b18fddd58f987.zip
Make this work on non-i386 as well. (Needed for cross-releases.)
Notes
Notes: svn path=/head/; revision=110330
Diffstat (limited to 'usr.sbin/kgzip/kgzcmp.c')
-rw-r--r--usr.sbin/kgzip/kgzcmp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/kgzip/kgzcmp.c b/usr.sbin/kgzip/kgzcmp.c
index 5def73011ccb..740642350e0d 100644
--- a/usr.sbin/kgzip/kgzcmp.c
+++ b/usr.sbin/kgzip/kgzcmp.c
@@ -29,7 +29,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
-#include <machine/elf.h>
#include <err.h>
#include <fcntl.h>