include <ucred.h> if we have getpeerucred

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15225 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-24 13:10:03 +00:00
parent 447d6cdbd6
commit 294cda226b

View File

@@ -64,6 +64,9 @@
#ifdef HAVE_LIBUTIL_H
#include <libutil.h>
#endif
#ifdef HAS_GETPEERUCRED
#include <ucred.h>
#endif
#include <err.h>
#include <roken.h>
#include <getarg.h>