X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fodr_mem.c;h=77af0410fc565d270ff8c659a86d93ee360b9024;hp=15721526e4ada9e599b733831983ff9dc0c00d53;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba diff --git a/odr/odr_mem.c b/odr/odr_mem.c index 1572152..77af041 100644 --- a/odr/odr_mem.c +++ b/odr/odr_mem.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: odr_mem.c,v $ - * Revision 1.15 1999-03-31 11:18:25 adam + * Revision 1.16 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.15 1999/03/31 11:18:25 adam * Implemented odr_strdup. Added Reference ID to backend server API. * * Revision 1.14 1998/07/20 12:38:15 adam @@ -54,8 +57,8 @@ */ #include -#include -#include +#include +#include /* ------------------------ NIBBLE MEMORY ---------------------- */