projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c793a74
)
bug fix
author
bdemsky
<bdemsky>
Thu, 16 Apr 2009 07:45:21 +0000
(07:45 +0000)
committer
bdemsky
<bdemsky>
Thu, 16 Apr 2009 07:45:21 +0000
(07:45 +0000)
Robust/src/Runtime/runtime.c
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/runtime.c
b/Robust/src/Runtime/runtime.c
index 0d6c2c3f3b1736f3299ec47a94a813c84db94574..a4acf054deb62d934e10f0431785c5a08b79642a 100644
(file)
--- a/
Robust/src/Runtime/runtime.c
+++ b/
Robust/src/Runtime/runtime.c
@@
-6,6
+6,7
@@
#include <errno.h>
#include <stdio.h>
#include "option.h"
+#include "methodheaders.h"
#ifdef DSTM
#include "dstm.h"
#include "prelookup.h"