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

knot: remove unused includes

parent 30112afb
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@
#include "libknot/packet/pkt.h"
#include "libknot/processing/layer.h"
#include "knot/zone/contents.h"
/* Query data (from query processing). */
struct query_data;
......
......@@ -22,7 +22,6 @@
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <poll.h>
#include <sys/syscall.h>
#include <string.h>
#include <assert.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