$NetBSD: patch-ae,v 1.1 2005/03/22 16:24:13 minskim Exp $ --- uxspec.c.orig Sat Apr 17 06:39:42 2004 +++ uxspec.c @@ -13,6 +13,11 @@ #include #endif +#include "c_defs.h" +#ifndef HAVE_LCHOWN +#define lchown chown +#endif + DEBUGHDR(__FILE__) /* Debug information block */ /* UXSPECIAL block types */