projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0245564
)
include other header files
author
adash
<adash>
Wed, 7 Mar 2007 22:10:56 +0000
(22:10 +0000)
committer
adash
<adash>
Wed, 7 Mar 2007 22:10:56 +0000
(22:10 +0000)
Robust/src/Runtime/DSTM/interface/llookup.h
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/DSTM/interface/llookup.h
b/Robust/src/Runtime/DSTM/interface/llookup.h
index ffae96a207920d23f2099be8aaf3db610ff5d9d6..4e6ad7d836ed9cb8553b3641e4ccbb26fdd2d941 100644
(file)
--- a/
Robust/src/Runtime/DSTM/interface/llookup.h
+++ b/
Robust/src/Runtime/DSTM/interface/llookup.h
@@
-1,6
+1,9
@@
#ifndef _LLOOKUP_H_
#define _LLOOKUP_H_
+#include <stdlib.h>
+#include <stdio.h>
+
#define LOADFACTOR 0.75
#define HASH_SIZE 100