summaryrefslogtreecommitdiff
path: root/man/man2/setxattr.2
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-03-22 02:16:38 +0000
committerNathan Scott <nathans@sgi.com>2002-03-22 02:16:38 +0000
commitb20b284b703b0dc7d0fa2c0110b933c4f01fde21 (patch)
tree6981589a74753e10f898417996ef13e3897a1c44 /man/man2/setxattr.2
parent528d56ba1450e615f60d38b264024d2de9f93e3f (diff)
downloadattr-b20b284b703b0dc7d0fa2c0110b933c4f01fde21.tar.gz
mention that sys/types.h also needs to be included.
Diffstat (limited to 'man/man2/setxattr.2')
-rw-r--r--man/man2/setxattr.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man2/setxattr.2 b/man/man2/setxattr.2
index 5a5f66f..8a4570c 100644
--- a/man/man2/setxattr.2
+++ b/man/man2/setxattr.2
@@ -10,6 +10,7 @@ setxattr, lsetxattr, fsetxattr \- set an extended attribute value
.SH SYNOPSIS
.fam C
.nf
+.B #include <sys/types.h>
.B #include <attr/xattr.h>
.sp
.BI "int setxattr (const char\ *" path ", const char\ *" name ",