* include/cygwin/types.h: Include <sys/sysmacros.h>.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | Wed May  1 16:06:02 2002  Jason Tishler <jason@tishler.net> | ||||||
|  |  | ||||||
|  | 	* include/cygwin/types.h: Include <sys/sysmacros.h>. | ||||||
|  |  | ||||||
| Wed Apr 17 11:27:04 2002  Jason Tishler <jason@tishler.net> | Wed Apr 17 11:27:04 2002  Jason Tishler <jason@tishler.net> | ||||||
|  |  | ||||||
| 	* security.cc (get_lsa_srv_inf): Prevent extraneous backslashes for | 	* security.cc (get_lsa_srv_inf): Prevent extraneous backslashes for | ||||||
|   | |||||||
| @@ -17,6 +17,8 @@ extern "C" | |||||||
| #ifndef _CYGWIN_TYPES_H | #ifndef _CYGWIN_TYPES_H | ||||||
| #define _CYGWIN_TYPES_H | #define _CYGWIN_TYPES_H | ||||||
|  |  | ||||||
|  | #include <sys/sysmacros.h> | ||||||
|  |  | ||||||
| typedef long __off32_t; | typedef long __off32_t; | ||||||
| typedef long long __off64_t; | typedef long long __off64_t; | ||||||
| #ifdef __CYGWIN_USE_BIG_TYPES__ | #ifdef __CYGWIN_USE_BIG_TYPES__ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user