summaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-core/files/patch-main_romcache.h
blob: 76c03cc367860e01548999fd7848f0c84fb245b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- main/romcache.h	2009-01-09 01:16:19.000000000 -0500
+++ main/romcache.h	2009-01-09 01:16:33.000000000 -0500
@@ -23,6 +23,7 @@
 #define __ROMCACHE_H__
 
 #include <limits.h> 
+#include <time.h>
 #include "md5.h"
 
 #define COMMENT_MAXLENGTH 256