Joren l'Ami's fixes to includes for gcc

This commit is contained in:
Ben Gras
2005-09-01 13:07:08 +00:00
parent 0be5f3cf7b
commit 3f6cd154a2
3 changed files with 7 additions and 2 deletions

View File

@@ -36,6 +36,7 @@ typedef struct __iobuf {
#define _IOREADING 0x080
#define _IOWRITING 0x100
#define _IOAPPEND 0x200
#define _IOFIFO 0x400
/* The following definitions are also in <unistd.h>. They should not
* conflict.