mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	Don't check type.h availability, it is required
This commit is contained in:
		| @@ -18,6 +18,7 @@ | ||||
|  | ||||
| #include "imp.h" | ||||
| #include <assert.h> | ||||
| #include <ctype.h> | ||||
| #include <errno.h> | ||||
| #ifdef PROTOTYPES | ||||
| #	include <stdarg.h> | ||||
| @@ -34,9 +35,6 @@ | ||||
| #include <sys/types.h> | ||||
| #include <unistd.h> | ||||
|  | ||||
| #ifdef HAVE_CTYPE_H | ||||
| # include <ctype.h> | ||||
| #endif | ||||
|  | ||||
| #include "array.h" | ||||
| #include "ngircd.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton