X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isam%2Fphysical.c;h=65bfe19023ba42120117b4a652de24fca858aa8d;hb=e5ebc859654d84aa9098142b34015648d8e333de;hp=09de594bd51f7c9b33b6c94633d1b95ce150b22d;hpb=ef696645cc3b7e0f4027008d1dc589c0f0f90c1f;p=idzebra-moved-to-github.git diff --git a/isam/physical.c b/isam/physical.c index 09de594..65bfe19 100644 --- a/isam/physical.c +++ b/isam/physical.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: physical.c,v $ - * Revision 1.16 1999-05-26 07:49:14 adam + * Revision 1.17 1999-11-30 13:48:04 adam + * Improved installation. Updated for inclusion of YAZ header files. + * + * Revision 1.16 1999/05/26 07:49:14 adam * C++ compilation. * * Revision 1.15 1999/02/02 14:51:22 adam @@ -63,7 +66,7 @@ #include #include -#include +#include #include static int is_freestore_alloc(ISAM is, int type)