mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
libxml.h: Remove ancient LynxOS setup
This commit is contained in:
parent
a6debffd7f
commit
924ed82735
7
libxml.h
7
libxml.h
@ -34,13 +34,6 @@
|
||||
#define SYSCONFDIR "/etc"
|
||||
#endif
|
||||
|
||||
#if defined(__Lynx__)
|
||||
#include <stdio.h> /* pull definition of size_t */
|
||||
#include <varargs.h>
|
||||
int snprintf(char *, size_t, const char *, ...);
|
||||
int vfprintf(FILE *, const char *, va_list);
|
||||
#endif
|
||||
|
||||
#ifndef WITH_TRIO
|
||||
#include <stdio.h>
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user