Include <alloca.h> at the same time as <door.h>. 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
This commit is contained in:
Love Hörnquist Åstrand
2005-05-29 16:35:17 +00:00
parent b34ac50a5a
commit 3877f75808

View File

@@ -69,6 +69,7 @@
#endif
#ifdef HAVE_DOOR_CREATE
#include <door.h>
#include <alloca.h>
#endif
#include <err.h>
#include <roken.h>