From e70fdf5e784992be1b4ed75bd856033b220fe43d Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Tue, 14 Jul 1998 14:56:06 +0000 Subject: no need for machine/exec.h --- sys/lib/libsa/exec_elf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/lib/libsa/exec_elf.c b/sys/lib/libsa/exec_elf.c index 7bb15cce4df..d4b033e819c 100644 --- a/sys/lib/libsa/exec_elf.c +++ b/sys/lib/libsa/exec_elf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: exec_elf.c,v 1.1 1998/07/14 03:29:08 mickey Exp $ */ +/* $OpenBSD: exec_elf.c,v 1.2 1998/07/14 14:56:05 mickey Exp $ */ /* * Copyright (c) 1998 Michael Shalayeff @@ -31,7 +31,6 @@ */ #include "libsa.h" -#include #include #include -- cgit v1.2.3