X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzinfo.c;h=3aeeee23ef12e4d1ef31e6f718276a7c17694ddb;hb=20663edc1f255a5cb9140239138a69e3b76b25a4;hp=f2ae6c85564e9e9c5f9a8026730bba69fdac7a73;hpb=febdebf04b0c264efce4a58d602117f4a7f7fbdb;p=idzebra-moved-to-github.git diff --git a/index/zinfo.c b/index/zinfo.c index f2ae6c8..3aeeee2 100644 --- a/index/zinfo.c +++ b/index/zinfo.c @@ -1,10 +1,13 @@ /* - * Copyright (C) 1994-1996, Index Data I/S + * Copyright (C) 1994-1997, Index Data I/S * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: zinfo.c,v $ - * Revision 1.3 1996-05-22 08:21:59 adam + * Revision 1.4 1997-09-25 14:57:08 adam + * Added string.h. + * + * Revision 1.3 1996/05/22 08:21:59 adam * Added public ZebDatabaseInfo structure. * * Revision 1.2 1996/05/14 06:16:41 adam @@ -17,6 +20,7 @@ #include #include +#include #include "zinfo.h"