include udb.h, sys/resource.h, and sys/category.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5880 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -67,6 +67,15 @@
|
|||||||
#ifdef HAVE_UTMPX_H
|
#ifdef HAVE_UTMPX_H
|
||||||
#include <utmpx.h>
|
#include <utmpx.h>
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_UDB_H
|
||||||
|
#include <udb.h>
|
||||||
|
#endif
|
||||||
|
#ifdef HAVE_SYS_RESOURCE_H
|
||||||
|
#include <sys/resource.h>
|
||||||
|
#endif
|
||||||
|
#ifdef HAVE_SYS_CATEGORY_H
|
||||||
|
#include <sys/category.h>
|
||||||
|
#endif
|
||||||
#ifdef KRB4
|
#ifdef KRB4
|
||||||
#include <krb.h>
|
#include <krb.h>
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user