Skip to content
Snippets Groups Projects
Commit 16ff5bff authored by Daniel Salzman's avatar Daniel Salzman
Browse files

server: fix debug include

parent 156c6ff7
No related branches found
No related tags found
No related merge requests found
......@@ -36,15 +36,14 @@
#include <cap-ng.h>
#endif /* HAVE_CAP_NG_H */
#include "knot/server/udp-handler.h"
#include "knot/common/debug.h"
#include "knot/server/server.h"
#include "libknot/internal/sockaddr.h"
#include "libknot/internal/mempattern.h"
#include "libknot/internal/mempool.h"
#include "libknot/internal/macros.h"
#include "knot/server/udp-handler.h"
#include "knot/server/server.h"
#include "libknot/packet/wire.h"
#include "libknot/consts.h"
#include "libknot/packet/pkt.h"
#include "libknot/libknot.h"
#include "libknot/dnssec/crypto.h"
#include "libknot/processing/overlay.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment