X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dfa%2Fimalloc.c;h=43a6657f62064d22380499233b2abb91fa5d250b;hb=af7bc27d33843a8e667022f24589450c39f907f2;hp=952eb7a940baa02ea5f56658586aa4cd27917e5d;hpb=c332d3fe0ad55f5dbf6705ece399eaf8a7e9ac96;p=idzebra-moved-to-github.git diff --git a/dfa/imalloc.c b/dfa/imalloc.c index 952eb7a..43a6657 100644 --- a/dfa/imalloc.c +++ b/dfa/imalloc.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: imalloc.c,v $ - * Revision 1.5 1996-05-14 11:33:41 adam + * Revision 1.6 1996-10-29 13:57:25 adam + * Include of zebrautl.h instead of alexutil.h. + * + * Revision 1.5 1996/05/14 11:33:41 adam * MEMDEBUG turned off by default. * * Revision 1.4 1995/09/04 12:33:26 adam @@ -25,7 +28,7 @@ #include #include -#include +#include #include "imalloc.h" #if MEMDEBUG