X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isam%2Frootblk.c;h=09aa672f645061f58ce0ca05ca967f05b892c85e;hb=12cdf00008c22bb5edf92632c7236b2676a273dd;hp=25c1a826bda69c0fcb8ee64df036ebf7f427c51d;hpb=c6c40893444f2288cdea91d30dd92df0f285e67d;p=idzebra-moved-to-github.git diff --git a/isam/rootblk.c b/isam/rootblk.c index 25c1a82..09aa672 100644 --- a/isam/rootblk.c +++ b/isam/rootblk.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: rootblk.c,v $ - * Revision 1.1 1994-09-26 16:08:00 quinn + * 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 +16,7 @@ * Read and write the blocktype header. */ +#include #include #include "rootblk.h"