diff options
Diffstat (limited to 'src/alloc.c')
| -rw-r--r-- | src/alloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/alloc.c b/src/alloc.c index c1f1094d15f..e0f07cc5f5a 100644 --- a/src/alloc.c +++ b/src/alloc.c | |||
| @@ -70,7 +70,6 @@ extern POINTER_TYPE *sbrk (); | |||
| 70 | #endif | 70 | #endif |
| 71 | 71 | ||
| 72 | #ifdef HAVE_FCNTL_H | 72 | #ifdef HAVE_FCNTL_H |
| 73 | #define INCLUDED_FCNTL | ||
| 74 | #include <fcntl.h> | 73 | #include <fcntl.h> |
| 75 | #endif | 74 | #endif |
| 76 | #ifndef O_WRONLY | 75 | #ifndef O_WRONLY |