From 04674a673923cfb1ba32f75386f9bb2bba8ee749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 29 May 2005 15:21:58 +0000 Subject: [PATCH] Maybe include . git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15267 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kcm/headers.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kcm/headers.h b/kcm/headers.h index 40a72e32f..8d6bd5ab8 100644 --- a/kcm/headers.h +++ b/kcm/headers.h @@ -67,6 +67,9 @@ #ifdef HAVE_GETPEERUCRED #include #endif +#ifdef HAVE_DOOR_CREATE +#include +#endif #include #include #include