summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/extattr.c
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2005-09-12 19:52:42 +0000
committerstefanf <stefanf@FreeBSD.org>2005-09-12 19:52:42 +0000
commitf9e069084cb5bb4b251bc75ad91b1ff1b165d2cc (patch)
tree1428eb76a25d0973a3f463b2d51dcd9733105399 /lib/libc/posix1e/extattr.c
parent3e75d8f4fd2ce44a911bb6bb23fe8df8dc610d89 (diff)
downloadFreeBSD-src-f9e069084cb5bb4b251bc75ad91b1ff1b165d2cc.zip
FreeBSD-src-f9e069084cb5bb4b251bc75ad91b1ff1b165d2cc.tar.gz
Include a couple of headers to ensure consistency between the prototype and
the function definition.
Diffstat (limited to 'lib/libc/posix1e/extattr.c')
-rw-r--r--lib/libc/posix1e/extattr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/posix1e/extattr.c b/lib/libc/posix1e/extattr.c
index e9d28a3..5a9ddce 100644
--- a/lib/libc/posix1e/extattr.c
+++ b/lib/libc/posix1e/extattr.c
@@ -34,6 +34,7 @@ __FBSDID("$FreeBSD$");
#include <sys/extattr.h>
#include <errno.h>
+#include <libutil.h>
#include <string.h>
int
OpenPOWER on IntegriCloud