mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-20 21:58:03 -04:00
journal.c doesn't really seem to need <unistd.h>
This commit is contained in:
parent
99dd8505ed
commit
eadfacf1f5
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
|||
#include <config.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <isc/file.h>
|
||||
#include <isc/mem.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue