From 67804717661e8773220339928c1049db5479c6fe Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 5 Dec 2007 16:08:07 +0000 Subject: include files which are used by userland cannot include other files.. which are not installed to userland; ok drahn --- sys/arch/zaurus/include/mutex.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/zaurus/include') diff --git a/sys/arch/zaurus/include/mutex.h b/sys/arch/zaurus/include/mutex.h index ee9afd9e522..8f734b03a83 100644 --- a/sys/arch/zaurus/include/mutex.h +++ b/sys/arch/zaurus/include/mutex.h @@ -1,3 +1,3 @@ -/* $OpenBSD: mutex.h,v 1.1 2007/05/15 05:26:45 miod Exp $ */ +/* $OpenBSD: mutex.h,v 1.2 2007/12/05 16:08:06 deraadt Exp $ */ /* public domain */ -#include +#include -- cgit v1.2.3