From: adash Date: Wed, 7 Mar 2007 22:10:56 +0000 (+0000) Subject: include other header files X-Git-Tag: preEdgeChange~676 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a3e6e2f5d3ff9bb17caefc286eaeaeef7345ff76;p=IRC.git include other header files --- diff --git a/Robust/src/Runtime/DSTM/interface/llookup.h b/Robust/src/Runtime/DSTM/interface/llookup.h index ffae96a2..4e6ad7d8 100644 --- 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 +#include + #define LOADFACTOR 0.75 #define HASH_SIZE 100