From 89dea00d7bd464dfe08497b4fcae02d21413ba12 Mon Sep 17 00:00:00 2001 From: tjr Date: Fri, 3 Jan 2003 12:04:36 +0000 Subject: It is no longer necessary to include sys/types.h before wordexp.h. --- lib/libc/gen/wordexp.3 | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/gen/wordexp.3 b/lib/libc/gen/wordexp.3 index a4c5c71..a1def05 100644 --- a/lib/libc/gen/wordexp.3 +++ b/lib/libc/gen/wordexp.3 @@ -34,7 +34,6 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.In sys/types.h .In wordexp.h .Ft int .Fo wordexp -- cgit v1.1