X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isam%2Fphysical.c;h=f10f23b9813070b582a31ec57dae2dbe60cc5d87;hb=af7bc27d33843a8e667022f24589450c39f907f2;hp=ebc4687248281fee2bf7ea9bd06859c9392adf34;hpb=1d992eee889b7c7f5dd3e83c3efdadc8543a0afc;p=idzebra-moved-to-github.git diff --git a/isam/physical.c b/isam/physical.c index ebc4687..f10f23b 100644 --- a/isam/physical.c +++ b/isam/physical.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: physical.c,v $ - * Revision 1.12 1996-03-20 16:17:11 quinn + * Revision 1.13 1996-10-29 13:56:57 adam + * Include of zebrautl.h instead of alexutil.h. + * + * Revision 1.12 1996/03/20 16:17:11 quinn * Bug hunting * * Revision 1.11 1996/03/20 13:29:17 quinn @@ -50,6 +53,7 @@ #include #include +#include #include static int is_freestore_alloc(ISAM is, int type)