err.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2326 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -27,6 +27,7 @@ | |||||||
| #ifdef HAVE_NETDB_H | #ifdef HAVE_NETDB_H | ||||||
| #include <netdb.h> | #include <netdb.h> | ||||||
| #endif | #endif | ||||||
|  | #include <err.h> | ||||||
| #include <roken.h> | #include <roken.h> | ||||||
| #include <krb5.h> | #include <krb5.h> | ||||||
| #include <hdb_err.h> | #include <hdb_err.h> | ||||||
|   | |||||||
| @@ -33,6 +33,7 @@ | |||||||
| #ifdef HAVE_PATHS_H | #ifdef HAVE_PATHS_H | ||||||
| #include <paths.h> | #include <paths.h> | ||||||
| #endif | #endif | ||||||
|  | #include <err.h> | ||||||
| #include <roken.h> | #include <roken.h> | ||||||
| #ifdef KRB4 | #ifdef KRB4 | ||||||
| #include <krb.h> | #include <krb.h> | ||||||
|   | |||||||
| @@ -28,6 +28,7 @@ | |||||||
| #ifdef HAVE_NETDB_H | #ifdef HAVE_NETDB_H | ||||||
| #include <netdb.h> | #include <netdb.h> | ||||||
| #endif | #endif | ||||||
|  | #include <err.h> | ||||||
| #include <roken.h> | #include <roken.h> | ||||||
| #include <krb5.h> | #include <krb5.h> | ||||||
| #include <hdb_err.h> | #include <hdb_err.h> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund