diff options
Diffstat (limited to 'winsup/cygwin/malloc_wrapper.cc')
-rw-r--r-- | winsup/cygwin/malloc_wrapper.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/malloc_wrapper.cc b/winsup/cygwin/malloc_wrapper.cc index 7e17fd9ec..22aa207b4 100644 --- a/winsup/cygwin/malloc_wrapper.cc +++ b/winsup/cygwin/malloc_wrapper.cc @@ -13,7 +13,6 @@ details. */ #include "winsup.h" #include <stdlib.h> -#include "sync.h" /* we provide these stubs to call into a user's provided malloc if there is one - otherwise |