[svn] commit: r201 - /branches/f2f200910/src/bin/parkinglot/common.cc
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Oct 29 23:26:58 UTC 2009
Author: each
Date: Thu Oct 29 23:26:58 2009
New Revision: 201
Log:
add stdarg.h
Modified:
branches/f2f200910/src/bin/parkinglot/common.cc
Modified: branches/f2f200910/src/bin/parkinglot/common.cc
==============================================================================
--- branches/f2f200910/src/bin/parkinglot/common.cc (original)
+++ branches/f2f200910/src/bin/parkinglot/common.cc Thu Oct 29 23:26:58 2009
@@ -15,6 +15,7 @@
// $Id$
#include <iostream>
+#include <stdarg.h>
#include "common.h"
More information about the bind10-changes
mailing list