BIND 10 trac558, updated. 7b51465130cede5f68994d4535b86ece6cc2f11d [trac558] added include needed for sunstudio
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Feb 8 14:56:32 UTC 2011
The branch, trac558 has been updated
via 7b51465130cede5f68994d4535b86ece6cc2f11d (commit)
from 36fe3ea99b743875476fa2b229a5f60502b745a4 (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 7b51465130cede5f68994d4535b86ece6cc2f11d
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Feb 8 15:56:19 2011 +0100
[trac558] added include needed for sunstudio
-----------------------------------------------------------------------
Summary of changes:
src/lib/log/tests/logger_support_test.cc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/log/tests/logger_support_test.cc b/src/lib/log/tests/logger_support_test.cc
index 8c05f18..d65e387 100644
--- a/src/lib/log/tests/logger_support_test.cc
+++ b/src/lib/log/tests/logger_support_test.cc
@@ -18,6 +18,7 @@
///
/// Simple example program showing how to use the logger.
+#include <stdlib.h>
#include <unistd.h>
#include <string.h>
More information about the bind10-changes
mailing list