From 2715581ca404c62a523894e3701a97f9b2cc83f5 Mon Sep 17 00:00:00 2001 From: tjr Date: Tue, 14 Jan 2003 02:37:06 +0000 Subject: [PATCH] Including before has not been necessary for a while now. --- lib/libc/sys/aio_read.2 | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libc/sys/aio_read.2 b/lib/libc/sys/aio_read.2 index 01b2af97bc95..0358b234b3ec 100644 --- a/lib/libc/sys/aio_read.2 +++ b/lib/libc/sys/aio_read.2 @@ -33,7 +33,6 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.In time.h .In aio.h .Ft int .Fn aio_read "struct aiocb *iocb"