Fix compile
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <86box/random.h>
|
||||
|
||||
#if ! defined(__x86_64__))
|
||||
#if !defined(__x86_64__)
|
||||
# include <time.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user