2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 16:15:27 +00:00

Fixup Windows build after strerr changes

This commit is contained in:
Ondřej Surý
2018-08-29 20:37:55 +02:00
parent 7d44cc2422
commit aa3e33575d
9 changed files with 10 additions and 19 deletions

View File

@@ -62,7 +62,7 @@
#include <isc/region.h>
#include <isc/socket.h>
#include <isc/stats.h>
#include <isc/strerror.h>
#include <isc/strerr.h>
#include <isc/string.h>
#include <isc/syslog.h>
#include <isc/task.h>