X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isam%2Fphysical.c;h=3ea43b9f547fe4f118c8612f42c5714e398c635d;hb=8fa8b7c5d10dd87654e5c219cceebe1a9664544a;hp=d188a2bf0fed8f18305c1dc1ff02b07b8b9f7b2b;hpb=78e91b9656e1f6b9f47db50083b1dda4af66787f;p=idzebra-moved-to-github.git diff --git a/isam/physical.c b/isam/physical.c index d188a2b..3ea43b9 100644 --- a/isam/physical.c +++ b/isam/physical.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: physical.c,v $ - * Revision 1.1 1994-09-26 16:07:57 quinn + * Revision 1.2 1994-09-26 17:06:36 quinn + * Back again... + * + * Revision 1.1 1994/09/26 16:07:57 quinn * Most of the functionality in place. * */ @@ -16,7 +19,7 @@ #include #include -#include "memory.h" +#include static int is_freestore_alloc(ISAM is, int type) {