BIND 10 trac1202, updated. 61aaae27e12db2a00cfde674931e5080e733e6b3 [1202] Added include of rrtype.h in RR template file

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Sep 12 09:14:59 UTC 2011


The branch, trac1202 has been updated
       via  61aaae27e12db2a00cfde674931e5080e733e6b3 (commit)
      from  59e2ceaf7b75c38391c518436a70ac3d41b8c8be (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 61aaae27e12db2a00cfde674931e5080e733e6b3
Author: Stephen Morris <stephen at isc.org>
Date:   Mon Sep 12 10:14:03 2011 +0100

    [1202] Added include of rrtype.h in RR template file

-----------------------------------------------------------------------

Summary of changes:
 src/lib/dns/rdata/template.cc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dns/rdata/template.cc b/src/lib/dns/rdata/template.cc
index d9f08ee..e85f82c 100644
--- a/src/lib/dns/rdata/template.cc
+++ b/src/lib/dns/rdata/template.cc
@@ -18,6 +18,7 @@
 #include <dns/messagerenderer.h>
 #include <dns/rdata.h>
 #include <dns/rdataclass.h>
+#include <dns/rrtype.h>
 
 using namespace std;
 using namespace isc::util;




More information about the bind10-changes mailing list