fix a warning
authorSimon Marlow <marlowsd@gmail.com>
Thu, 4 Jun 2009 09:35:39 +0000 (09:35 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 4 Jun 2009 09:35:39 +0000 (09:35 +0000)
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"