#include <errno.h> no longer needed now that we use isc_file_*

This commit is contained in:
Andreas Gustafsson
2000-06-02 00:05:30 +00:00
parent 81a253a185
commit 8edbb66acd

View File

@@ -17,8 +17,6 @@
#include <config.h>
#include <errno.h> /* XXX */
#include <isc/file.h>
#include <isc/mem.h>
#include <isc/stdio.h>