No need for <sys/types.h>.
This commit is contained in:
parent
9beeeabe1b
commit
d367d3958b
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: elf.5,v 1.1 2001/04/13 18:47:56 pooka Exp $
|
||||
.\" $NetBSD: elf.5,v 1.2 2001/04/14 16:40:11 kleink Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -34,14 +34,13 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd April 11, 2001
|
||||
.Dd April 14, 2001
|
||||
.Dt ELF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm ELF
|
||||
.Nd executable and linking format
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/types.h>
|
||||
.Fd #include <elf.h>
|
||||
.Sh DESCRIPTION
|
||||
Because of the flexible nature of ELF, the structures describing it are
|
||||
|
Loading…
Reference in New Issue
Block a user