From 573a40a30bdad75d60c59faff0ed9f7f40efffb0 Mon Sep 17 00:00:00 2001 From: fgsch Date: Sun, 24 Feb 2002 04:23:15 +0000 Subject: sys/types.h is needed as well. --- lib/libc/posix1e/extattr.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc/posix1e/extattr.3 b/lib/libc/posix1e/extattr.3 index 8a19b4bec4d..ca2599d963f 100644 --- a/lib/libc/posix1e/extattr.3 +++ b/lib/libc/posix1e/extattr.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: extattr.3,v 1.3 2002/02/23 19:26:20 fgsch Exp $ +.\" $OpenBSD: extattr.3,v 1.4 2002/02/24 04:23:15 fgsch Exp $ .\" .\" Copyright (c) 2001 Dima Dorfman .\" All rights reserved. @@ -35,6 +35,7 @@ .Nd convert an extended attribute namespace identifier to a string and vice versa .Sh SYNOPSIS +.Fd #include .Fd #include .Ft int .Fn extattr_namespace_to_string "int attrnamespace" "char **string" -- cgit v1.2.3-59-g8ed1b