Skip to content
Snippets Groups Projects

support Knot DNS master (3.1)

Merged Vladimír Čunát requested to merge knot-master into master
All threads resolved!
2 files
+ 5
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -11,6 +11,7 @@
#include <sys/resource.h>
#if ENABLE_XDP
#include <libknot/xdp/eth.h>
#include <libknot/xdp/xdp.h>
#include <net/if.h>
#endif
Loading