X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dfa%2Fimalloc.c;fp=dfa%2Fimalloc.c;h=43a6657f62064d22380499233b2abb91fa5d250b;hb=e127268c91736bf5a116cbc24653da4b845ca046;hp=952eb7a940baa02ea5f56658586aa4cd27917e5d;hpb=577183a6c1003ca21fe46416c49f4458ff7af716;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