X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isam%2Fissh.c;h=5f6181e256d462d2aa8c76a0515e1247fdbe32e1;hb=70961362d71c04daaf0b0feafe59e78d235eb116;hp=0b5fb8b0283ab216b109db897b4875910fb86b2b;hpb=c6c40893444f2288cdea91d30dd92df0f285e67d;p=idzebra-moved-to-github.git diff --git a/isam/issh.c b/isam/issh.c index 0b5fb8b..5f6181e 100644 --- a/isam/issh.c +++ b/isam/issh.c @@ -1,9 +1,12 @@ +/* + * Excersizer-application for the isam subsystem. Don't play with it. + */ + #include #include #include #include -#include #include static ISAM is = 0;