Include <ucred.h> if we have getpeerucred()
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user