remove netdb.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7542 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -38,15 +38,11 @@ RCSID("$Id$"); | ||||
|  | ||||
| #ifndef HAVE_HSTRERROR | ||||
|  | ||||
| #include "roken.h" | ||||
|  | ||||
| #include <stdio.h> | ||||
|  | ||||
| #ifdef HAVE_NETDB_H | ||||
| #if (defined(SunOS) && (SunOS >= 50)) | ||||
| #define hstrerror broken_proto | ||||
| #endif | ||||
| #include <netdb.h> | ||||
| #include "roken.h" | ||||
| #if (defined(SunOS) && (SunOS >= 50)) | ||||
| #undef hstrerror | ||||
| #endif | ||||
|  | ||||
|   | ||||
| @@ -37,12 +37,6 @@ RCSID("$Id$"); | ||||
| #endif | ||||
|  | ||||
| #include <roken.h> | ||||
| #ifdef HAVE_NETDB_H | ||||
| #include <netdb.h> | ||||
| #endif | ||||
| #ifdef HAVE_ARPA_INET_H | ||||
| #include <arpa/inet.h> | ||||
| #endif | ||||
|  | ||||
| #undef roken_gethostbyname | ||||
| #undef roken_gethostbyaddr | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund