diff options
Diffstat (limited to 'src/gmalloc.c')
| -rw-r--r-- | src/gmalloc.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gmalloc.c b/src/gmalloc.c index 00b83641319..d2762d74e53 100644 --- a/src/gmalloc.c +++ b/src/gmalloc.c @@ -39,10 +39,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>. #include <pthread.h> #endif -#ifdef WINDOWSNT -#include <w32heap.h> /* for sbrk */ -#endif - #ifdef emacs extern void emacs_abort (void); #endif |
