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 | ||||
| #include <utmpx.h> | ||||
| #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 | ||||
| #include <krb.h> | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johan Danielsson
					Johan Danielsson