X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isam%2Frootblk.c;h=43274afe4cfd2a097e500114c16a2eadccac07f9;hb=c5c1c56eebe056a12b7683e54af64c4717e77ff0;hp=25c1a826bda69c0fcb8ee64df036ebf7f427c51d;hpb=c6c40893444f2288cdea91d30dd92df0f285e67d;p=idzebra-moved-to-github.git diff --git a/isam/rootblk.c b/isam/rootblk.c index 25c1a82..43274af 100644 --- a/isam/rootblk.c +++ b/isam/rootblk.c @@ -1,10 +1,16 @@ /* - * Copyright (C) 1994, Index Data I/S + * Copyright (C) 1994-1999, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: rootblk.c,v $ - * Revision 1.1 1994-09-26 16:08:00 quinn + * Revision 1.3 1999-02-02 14:51:24 adam + * Updated WIN32 code specific sections. Changed header. + * + * Revision 1.2 1995/09/04 12:33:47 adam + * Various cleanup. YAZ util used instead. + * + * Revision 1.1 1994/09/26 16:08:00 quinn * Most of the functionality in place. * */ @@ -13,6 +19,7 @@ * Read and write the blocktype header. */ +#include #include #include "rootblk.h"