* ipcs.c (_POSIX2_LINE_MAX): Drop definition.

This commit is contained in:
Corinna Vinschen 2007-02-22 10:53:37 +00:00
parent 3fbf471f35
commit 8782b2a2af
2 changed files with 4 additions and 1 deletions

View File

@ -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>
* cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9x

View File

@ -89,7 +89,6 @@ void help() __attribute__ ((noreturn));
#endif /* __CYGWIN__ */
#ifdef __CYGWIN__
#define _POSIX2_LINE_MAX 255
typedef int kvm_t;
#define kvm_openfiles(a,b,c,d,e) NULL
#define kvm_nlist(a,b) -1