projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34eab93
)
tdb2: fix compile of test/run-check-callback.c
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 21 Mar 2011 10:19:49 +0000
(20:49 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 21 Mar 2011 10:19:49 +0000
(20:49 +1030)
ccan/tdb2/test/run-check-callback.c
patch
|
blob
|
history
diff --git
a/ccan/tdb2/test/run-check-callback.c
b/ccan/tdb2/test/run-check-callback.c
index c9a5bf5bf2768001601a236ced4a884ca18c966e..c3106b510bc76df2f42b9839a82ea97b0925304a 100644
(file)
--- a/
ccan/tdb2/test/run-check-callback.c
+++ b/
ccan/tdb2/test/run-check-callback.c
@@
-6,6
+6,7
@@
#include <ccan/tdb2/check.c>
#include <ccan/tdb2/traverse.c>
#include <ccan/tdb2/transaction.c>
+#include <ccan/tdb2/open.c>
#include <ccan/tap/tap.h>
#include "logging.h"