include other header files
authoradash <adash>
Wed, 7 Mar 2007 22:10:56 +0000 (22:10 +0000)
committeradash <adash>
Wed, 7 Mar 2007 22:10:56 +0000 (22:10 +0000)
Robust/src/Runtime/DSTM/interface/llookup.h

index ffae96a207920d23f2099be8aaf3db610ff5d9d6..4e6ad7d836ed9cb8553b3641e4ccbb26fdd2d941 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef _LLOOKUP_H_
 #define _LLOOKUP_H_
 
+#include <stdlib.h>
+#include <stdio.h>
+
 #define LOADFACTOR 0.75
 #define HASH_SIZE 100