From 26363fab726a4b1301e818733cc5f06bb71b8fcf Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 16 Sep 2018 08:03:36 +0000 Subject: net-p2p/py-tremc: update to v9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * resurrect dns/py-adns@r439825 Submitted by: Alexandre C. GuimarĂ£es Differential Revision: https://reviews.freebsd.org/D16683 --- dns/py-adns/files/patch-adnsmodule.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dns/py-adns/files/patch-adnsmodule.c (limited to 'dns/py-adns/files/patch-adnsmodule.c') diff --git a/dns/py-adns/files/patch-adnsmodule.c b/dns/py-adns/files/patch-adnsmodule.c new file mode 100644 index 000000000000..58e2e5a2f1f6 --- /dev/null +++ b/dns/py-adns/files/patch-adnsmodule.c @@ -0,0 +1,10 @@ +--- adnsmodule.c.orig 2018-08-11 22:10:36 UTC ++++ adnsmodule.c +@@ -6,6 +6,7 @@ any later version. + */ + + #include ++#include + #include + #include + #include -- cgit v1.2.3