[svn] commit: r4143 - /branches/trac449/src/lib/cache/rrset_entry.h

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 4 03:28:53 UTC 2011


Author: zhanglikun
Date: Tue Jan  4 03:28:52 2011
New Revision: 4143

Log:
Fix the error caused by last change.

Modified:
    branches/trac449/src/lib/cache/rrset_entry.h

Modified: branches/trac449/src/lib/cache/rrset_entry.h
==============================================================================
--- branches/trac449/src/lib/cache/rrset_entry.h (original)
+++ branches/trac449/src/lib/cache/rrset_entry.h Tue Jan  4 03:28:52 2011
@@ -26,6 +26,8 @@
 
 namespace isc {
 namespace cache {
+
+class RRset;
 
 /// \enum RRset Trustworthiness
 /// For detail of rrset trustworthiness, please refer to




More information about the bind10-changes mailing list