diff options
Diffstat (limited to 'src/ralloc.c')
| -rw-r--r-- | src/ralloc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ralloc.c b/src/ralloc.c index 13fd65cbb0c..5f25ef2c320 100644 --- a/src/ralloc.c +++ b/src/ralloc.c | |||
| @@ -43,8 +43,6 @@ extern size_t __malloc_extra_blocks; | |||
| 43 | #else /* not emacs */ | 43 | #else /* not emacs */ |
| 44 | 44 | ||
| 45 | #include <stddef.h> | 45 | #include <stddef.h> |
| 46 | |||
| 47 | #include <unistd.h> | ||
| 48 | #include <malloc.h> | 46 | #include <malloc.h> |
| 49 | 47 | ||
| 50 | #endif /* not emacs */ | 48 | #endif /* not emacs */ |