mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:22:05 -04:00
#include <errno.h> no longer needed now that we use isc_file_*
This commit is contained in:
parent
81a253a185
commit
8edbb66acd
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <errno.h> /* XXX */
|
||||
|
||||
#include <isc/file.h>
|
||||
#include <isc/mem.h>
|
||||
#include <isc/stdio.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue