fix a warning
[ghc-hetmet.git] / rts / RtsStartup.c
index 2eae091..bc8379e 100644 (file)
@@ -35,6 +35,7 @@
 #include "Hpc.h"
 #include "FileLock.h"
 #include "EventLog.h"
+#include "Hash.h"
 
 #if defined(RTS_GTK_FRONTPANEL)
 #include "FrontPanel.h"