]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Move mtasker.?? to recursordist
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 12 Dec 2023 08:32:17 +0000 (09:32 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 12 Dec 2023 08:33:59 +0000 (09:33 +0100)
.not-formatted
pdns/Makefile.am
pdns/recursordist/mtasker.cc [moved from pdns/mtasker.cc with 100% similarity]
pdns/recursordist/mtasker.hh [moved from pdns/mtasker.hh with 100% similarity]

index 0bd94aae3a20352d6e24f7e724e52e9c6c4b4000..67fa13f311d9cb20cbe5f5e979da615eab22da07 100644 (file)
 ./pdns/minicurl.hh
 ./pdns/misc.cc
 ./pdns/misc.hh
-./pdns/mtasker.cc
-./pdns/mtasker.hh
 ./pdns/nameserver.cc
 ./pdns/nameserver.hh
 ./pdns/namespaces.hh
index 870588bce04f6ed57a9ccf89c7c411118ef73e69..160e7b5710df2eb50a394c0bc8b130f29ef82473 100644 (file)
@@ -53,7 +53,6 @@ EXTRA_DIST = \
        dnslabeltext.rl \
        dnslabeltext.cc \
        dnsmessage.proto \
-       mtasker.cc \
        inflighter.cc \
        bindparser.hh \
        named.conf.parsertest \
similarity index 100%
rename from pdns/mtasker.cc
rename to pdns/recursordist/mtasker.cc
similarity index 100%
rename from pdns/mtasker.hh
rename to pdns/recursordist/mtasker.hh