From 8673a3c8d222b3d4f0ac9878e3c46a758c5ab4c1 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Wed, 26 Feb 2003 21:15:59 +0000 Subject: Very minor tidyups to problems I fixed in Andreas last patchset. --- libattr/attr_copy_check.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libattr') diff --git a/libattr/attr_copy_check.c b/libattr/attr_copy_check.c index 049ae0b..3b0d775 100644 --- a/libattr/attr_copy_check.c +++ b/libattr/attr_copy_check.c @@ -17,8 +17,7 @@ Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. */ #include - -struct error_context; +#include "error_context.h" int attr_copy_check_permissions(const char *name, struct error_context *ctx) -- cgit v1.2.3