diff options
| author | Joakim Verona | 2010-06-14 11:48:51 +0200 |
|---|---|---|
| committer | Joakim Verona | 2010-06-14 11:48:51 +0200 |
| commit | c05c21ed109720d66c834a0c5b21ea29416683a6 (patch) | |
| tree | 8d19421c6601094a1326bbd167d09e349742ef02 /src/alloc.c | |
| parent | 69fd80388b70ccb8ea04dd3ff046c56672243ffa (diff) | |
| parent | d8b0cdddb3c1e4555a50423a9b69234f55fc8f9b (diff) | |
| download | emacs-c05c21ed109720d66c834a0c5b21ea29416683a6.tar.gz emacs-c05c21ed109720d66c834a0c5b21ea29416683a6.zip | |
merged from trunk
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 |