After "sys/event.h" was fixed "sys/types.h" doesn't need to be included

manually any more.
This commit is contained in:
tron 2003-02-16 09:52:40 +00:00
parent 09b4e30e31
commit c05c218b69
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kqueue.2,v 1.16 2003/02/04 09:07:20 jdolecek Exp $
.\" $NetBSD: kqueue.2,v 1.17 2003/02/16 09:52:40 tron Exp $
.\"
.\" Copyright (c) 2000 Jonathan Lemon
.\" All rights reserved.
@ -42,7 +42,6 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
.Fd #include \*[Lt]sys/types.h\*[Gt]
.Fd #include \*[Lt]sys/event.h\*[Gt]
.Fd #include \*[Lt]sys/time.h\*[Gt]
.Ft int