Commit 8f63d54cb6be013a324338c4177c803701755468

Carlos Martín Nieto 2011-07-05T14:36:22

Include common.h in hashtable.h Without this, hashtable.h doesn't know what uint32_t is and the compiler thinks that it's a function type. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>