X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=select.c;h=d9baf65ac446e3a6498a469a101017389710f2ad;hb=e7202ba8f70cdd61f90ad87619424b8b62ee2389;hp=a661ae42b1feb2d4b3865a0d8a20959ae3d046ba;hpb=a7caf27a7125f7be3aa5e8c8c1a5f806f2a51a17;p=ir-tcl-moved-to-github.git diff --git a/select.c b/select.c index a661ae4..d9baf65 100644 --- a/select.c +++ b/select.c @@ -1,11 +1,14 @@ /* * IR toolkit for tcl/tk - * (c) Index Data 1996 + * (c) Index Data 1996-1999 * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * * $Log: select.c,v $ - * Revision 1.6 1999-02-11 11:30:13 adam + * Revision 1.7 1999-11-30 14:05:58 adam + * Updated for new location of YAZ headers. + * + * Revision 1.6 1999/02/11 11:30:13 adam * Updated for WIN32. * * Revision 1.5 1997/09/09 10:19:55 adam @@ -28,7 +31,7 @@ */ #include -#include +#include #include "ir-tcl.h" #if TCL_MAJOR_VERSION == 8