* ipcs.c (_POSIX2_LINE_MAX): Drop definition.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2007-02-22  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
|  | 	* ipcs.c (_POSIX2_LINE_MAX): Drop definition. | ||||||
|  |  | ||||||
| 2007-02-20  Corinna Vinschen  <corinna@vinschen.de> | 2007-02-20  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9x | 	* cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9x | ||||||
|   | |||||||
| @@ -89,7 +89,6 @@ void help() __attribute__ ((noreturn)); | |||||||
| #endif /* __CYGWIN__ */ | #endif /* __CYGWIN__ */ | ||||||
|  |  | ||||||
| #ifdef __CYGWIN__ | #ifdef __CYGWIN__ | ||||||
| #define _POSIX2_LINE_MAX 255 |  | ||||||
| typedef int kvm_t; | typedef int kvm_t; | ||||||
| #define kvm_openfiles(a,b,c,d,e) NULL | #define kvm_openfiles(a,b,c,d,e) NULL | ||||||
| #define kvm_nlist(a,b) -1 | #define kvm_nlist(a,b) -1 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user