From 3877f758082edc3dcc70ba583ec1f5843fba2399 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 29 May 2005 16:35:17 +0000 Subject: [PATCH] Include at the same time as . XXX replace this with the mmap trick hinted in the doors manual pages. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15276 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kcm/headers.h | 1 + 1 file changed, 1 insertion(+) diff --git a/kcm/headers.h b/kcm/headers.h index 8d6bd5ab8..d42ccefe1 100644 --- a/kcm/headers.h +++ b/kcm/headers.h @@ -69,6 +69,7 @@ #endif #ifdef HAVE_DOOR_CREATE #include +#include #endif #include #include