]> code.delx.au - gnu-emacs/blobdiff - src/ralloc.c
Remove duplicate #include directives.
[gnu-emacs] / src / ralloc.c
index 13fd65cbb0c1055daee3ca2c1c9ac40319d24f57..5f25ef2c320004718668cb78c960a29f40e7a294 100644 (file)
@@ -43,8 +43,6 @@ extern size_t __malloc_extra_blocks;
 #else /* not emacs */
 
 #include <stddef.h>
-
-#include <unistd.h>
 #include <malloc.h>
 
 #endif /* not emacs */