summaryrefslogtreecommitdiff
path: root/testdict.c
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2022-11-22 15:20:53 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2022-11-22 15:20:53 +0800
commitcfbe68e46877cb0ff3f3da775b709c48513565c8 (patch)
treecbb83101acb6a3d8e4ee89699bc74cd4ce6519e2 /testdict.c
parent0e193f0d61f6d6f29c31ac5f801975e810df7a04 (diff)
downloadlibxml2-cfbe68e46877cb0ff3f3da775b709c48513565c8.tar.gz
sources: Silence C4013 warnings on Visual Studio
The read(), close(), open(), lseek() functions are found in io.h on Visual Studio, which does not ship unistd.h, so include io.h on Windows if unistd.h is not found. C4013 (aka implicit declaration of ...) warnings can often ring alarm bells.
Diffstat (limited to 'testdict.c')
0 files changed, 0 insertions, 0 deletions