1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

removed a couple of warning try to solve the linking problem on platforms

* catalog.c xmlcatalog.c: removed a couple of warning
* xpath.c: try to solve the linking problem on platforms
  needing trio to compile
Daniel
This commit is contained in:
Daniel Veillard
2001-09-20 13:56:06 +00:00
parent eb48e1ca0c
commit c0631a608f
4 changed files with 15 additions and 1 deletions

View File

@ -68,7 +68,9 @@ double xmlXPathDivideBy(double f, double fzero);
* *
************************************************************************/
#ifndef TRIO_REPLACE_STDIO
#define TRIO_PUBLIC static
#endif
#include "trionan.c"
/*