BIND 10 trac2198_2, updated. 48e80a5c7505df708999ef817911d1eb505deaad [2198] Revert include to local
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Oct 14 18:34:00 UTC 2012
The branch, trac2198_2 has been updated
via 48e80a5c7505df708999ef817911d1eb505deaad (commit)
from fff8929b13d8c2cd725b861c7e930c0060b54d83 (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 48e80a5c7505df708999ef817911d1eb505deaad
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Oct 15 00:03:13 2012 +0530
[2198] Revert include to local
-----------------------------------------------------------------------
Summary of changes:
src/lib/util/interprocess_sync_file.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/util/interprocess_sync_file.cc b/src/lib/util/interprocess_sync_file.cc
index b406e6e..6da3f14 100644
--- a/src/lib/util/interprocess_sync_file.cc
+++ b/src/lib/util/interprocess_sync_file.cc
@@ -12,7 +12,7 @@
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
-#include <util/interprocess_sync_file.h>
+#include "interprocess_sync_file.h"
#include <boost/weak_ptr.hpp>
More information about the bind10-changes
mailing list