Maybe include <door.h>.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15267 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-29 15:21:58 +00:00
parent 1bc72b4961
commit 04674a6739

View File

@@ -67,6 +67,9 @@
#ifdef HAVE_GETPEERUCRED
#include <ucred.h>
#endif
#ifdef HAVE_DOOR_CREATE
#include <door.h>
#endif
#include <err.h>
#include <roken.h>
#include <getarg.h>