X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fber_bool.c;h=cee409032f387ad7586383260c3837b5a387b7ac;hp=646a27fc9e20a27106048f1ed483e989b8d2c9ba;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba diff --git a/odr/ber_bool.c b/odr/ber_bool.c index 646a27f..cee4090 100644 --- a/odr/ber_bool.c +++ b/odr/ber_bool.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: ber_bool.c,v $ - * Revision 1.8 1995-09-29 17:12:16 quinn + * Revision 1.9 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.8 1995/09/29 17:12:16 quinn * Smallish * * Revision 1.7 1995/09/27 15:02:55 quinn @@ -32,8 +35,7 @@ */ #include -#include - +#include int ber_boolean(ODR o, int *val) {