mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Forgotten in r255579: #include fixes.
Approved by: re (blanket)
This commit is contained in:
parent
04b59eac33
commit
69d86e3ff0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255580
@ -46,8 +46,6 @@
|
||||
#include "config.h"
|
||||
#include "util/fptr_wlist.h"
|
||||
#include "util/mini_event.h"
|
||||
#include "daemon/worker.h"
|
||||
#include "daemon/remote.h"
|
||||
#include "services/outside_network.h"
|
||||
#include "services/mesh.h"
|
||||
#include "services/localzone.h"
|
||||
@ -69,6 +67,7 @@
|
||||
#include "util/locks.h"
|
||||
#include "libunbound/libworker.h"
|
||||
#include "libunbound/context.h"
|
||||
#include "libunbound/worker.h"
|
||||
#include "util/tube.h"
|
||||
#include "util/config_file.h"
|
||||
#ifdef UB_ON_WINDOWS
|
||||
|
Loading…
Reference in New Issue
Block a user