X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isamc%2Fisamd.c;h=7333d31c129a5f8890a8e125eb9392144f023236;hp=1da8fdaa82fd27b3d8a8b6f1b589cd3c8a4d63bd;hb=e150e51a7e20a902e9fd2f11f00811f94f67d529;hpb=c7700ec8d0d767670b6a3f3a860ba21d9dce8c28 diff --git a/isamc/isamd.c b/isamc/isamd.c index 1da8fda..7333d31 100644 --- a/isamc/isamd.c +++ b/isamc/isamd.c @@ -1,7 +1,7 @@ /* * Copyright (c) 1995-1998, Index Data. * See the file LICENSE for details. - * $Id: isamd.c,v 1.18 1999-10-06 15:18:13 heikki Exp $ + * $Id: isamd.c,v 1.19 1999-11-30 13:48:04 adam Exp $ * * Isamd - isam with diffs * Programmed by: Heikki Levanto @@ -17,7 +17,7 @@ #include #include -#include +#include #include "../index/index.h" /* isamd uses the internal structure of it_key */ #include "isamd-p.h" @@ -850,7 +850,10 @@ void isamd_pp_dump (ISAMD is, ISAMD_P ipos) /* * $Log: isamd.c,v $ - * Revision 1.18 1999-10-06 15:18:13 heikki + * Revision 1.19 1999-11-30 13:48:04 adam + * Improved installation. Updated for inclusion of YAZ header files. + * + * Revision 1.18 1999/10/06 15:18:13 heikki * * Improving block sizes again * @@ -898,4 +901,4 @@ void isamd_pp_dump (ISAMD is, ISAMD_P ipos) * Copied from isamh, starting to change things... * * - */ \ No newline at end of file + */