No need for <sys/types.h>.

This commit is contained in:
kleink 2001-04-07 16:14:44 +00:00
parent d8fe668b8f
commit 7be2be4b36
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: time2posix.3,v 1.9 2001/04/07 16:13:32 kleink Exp $
.\" $NetBSD: time2posix.3,v 1.10 2001/04/07 16:14:44 kleink Exp $
.Dd April 1, 2001
.Dt TIME2POSIX 3
.Os
@ -9,7 +9,6 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <time.h>
.Ft time_t
.Fn time2posix "time_t t"