add <sys/socket.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5020 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -68,6 +68,9 @@ | |||||||
| #ifdef HAVE_SYS_FILE_H | #ifdef HAVE_SYS_FILE_H | ||||||
| #include <sys/file.h> | #include <sys/file.h> | ||||||
| #endif | #endif | ||||||
|  | #ifdef HAVE_SYS_SOCKET_H | ||||||
|  | #include <sys/socket.h> | ||||||
|  | #endif | ||||||
| #ifdef HAVE_SYS_UN_H | #ifdef HAVE_SYS_UN_H | ||||||
| #include <sys/un.h> | #include <sys/un.h> | ||||||
| #endif | #endif | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund