X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=support%2FUtil%2FNewAlloc.c;h=fb8a180aa75fae876c356533e4bcfa6c554424ba;hb=7cb17d9a167704f7a21ee50fed4e2323d79cb01d;hp=86e78e430c798072a34b23fc7e013550c875c249;hpb=3496b9c93e952c27e5310e3804f9dcbf9c3795ee;p=fw%2Fsdcc diff --git a/support/Util/NewAlloc.c b/support/Util/NewAlloc.c index 86e78e43..fb8a180a 100644 --- a/support/Util/NewAlloc.c +++ b/support/Util/NewAlloc.c @@ -28,13 +28,6 @@ functions. */ #include -#if defined(__APPLE__) && defined(__MACH__) -#include -#else -#ifdef HAVE_MALLOC_H -#include -#endif -#endif #include #include #include