]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
tests: remove explicit #include <config.h> master
authorDaniel Salzman <daniel.salzman@nic.cz>
Thu, 23 Jul 2026 05:47:37 +0000 (07:47 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Thu, 23 Jul 2026 05:47:37 +0000 (07:47 +0200)
tests/knot/test_changeset.c

index 3199f4757932ab298a6bcf2c628fe8d46a59cf66..493c42dad9b91242ef201b2826bb7ee6de5daab9 100644 (file)
@@ -3,7 +3,6 @@
  *  For more information, see <https://www.knot-dns.cz/>
  */
 
  *  For more information, see <https://www.knot-dns.cz/>
  */
 
-#include <config.h>
 #include <assert.h>
 #include <tap/basic.h>
 
 #include <assert.h>
 #include <tap/basic.h>