Fix configure stuff, zsnes actually compiles on my box now!!!

This commit is contained in:
theoddone33
2001-09-20 01:32:17 +00:00
parent 5d8c1dfa6f
commit d6b8030162
4 changed files with 202 additions and 97 deletions

View File

@@ -27,6 +27,7 @@
#include <string.h>
#include <errno.h>
#include "config.h"
// General time.h checking
#if TIME_WITH_SYS_TIME