X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=comstack%2Fcomstack.c;fp=comstack%2Fcomstack.c;h=6a4cc05c8660d058b0a5895a41fb7225d0ad129a;hp=1027792d2342b4da60f5c7ff79770f77937b42c6;hb=8f2523329baf822bb1f71aaa262376551391553e;hpb=9e70372b2df6adc53ff9eef0bdb3a654e8975743 diff --git a/comstack/comstack.c b/comstack/comstack.c index 1027792..6a4cc05 100644 --- a/comstack/comstack.c +++ b/comstack/comstack.c @@ -1,10 +1,12 @@ /* - * Copyright (c) 1995-1998, Index Data + * Copyright (c) 1995-2001, Index Data * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss * * $Log: comstack.c,v $ - * Revision 1.7 2001-03-21 12:43:36 adam + * Revision 1.8 2001-07-19 19:49:02 adam + * Added include of string.h. + * + * Revision 1.7 2001/03/21 12:43:36 adam * Implemented cs_create_host. Better error reporting for SSL comstack. * * Revision 1.6 1999/11/30 13:47:11 adam @@ -34,6 +36,7 @@ * */ +#include #include #include