[Gs-commits] Triton Repository branch, master, updated. 945f6bf4c3db9b8994c702128433c8c758560e0c
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Triton Repository". The branch, master has been updated via 945f6bf4c3db9b8994c702128433c8c758560e0c (commit) from ac4fb113bebc7d01f7b72a70b71baf9f46af12db (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 945f6bf4c3db9b8994c702128433c8c758560e0c Author: Phil Carns <[email protected]> Date: Tue Mar 9 16:13:00 2010 -0500 fix #include in versioned-osd ----------------------------------------------------------------------- Summary of changes: code/src/versioned-osd/prototype/versioned-osd.ae | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Diff of changes: diff --git a/code/src/versioned-osd/prototype/versioned-osd.ae b/code/src/versioned-osd/prototype/versioned-osd.ae index d4f61b9..9653d53 100644 --- a/code/src/versioned-osd/prototype/versioned-osd.ae +++ b/code/src/versioned-osd/prototype/versioned-osd.ae @@ -15,7 +15,7 @@ #include "src/common/triton-base.h" #include "src/aesop/aesop.h" #include "src/common/triton-hash.h" -#include "src/versioned-osd/prototype/bdb-resource/bdb-resource.h" +#include "src/versioned-osd/prototype/bdb-resource/bdb-resource.hae" #include "src/versioned-osd/prototype/versioned-osd.hae" hooks/post-receive -- Triton Repository
participants (1)
-
noreply@mcs.anl.gov