Include <ucred.h> if we have getpeerucred()

This commit is contained in:
Love Hornquist Astrand
2010-11-26 11:37:17 -08:00
parent 0d9e385c7e
commit b50919b853

View File

@@ -46,6 +46,10 @@
#include <string.h>
#include <errno.h>
#ifdef HAVE_GETPEERUCRED
#include <ucred.h>
#endif
#include <krb5-types.h>
#include <asn1-common.h>