diff options
Diffstat (limited to 'emulators/frodo/files/patch-SID_linux.i')
-rw-r--r-- | emulators/frodo/files/patch-SID_linux.i | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/frodo/files/patch-SID_linux.i b/emulators/frodo/files/patch-SID_linux.i index d31e0c966e23..59325ae6da52 100644 --- a/emulators/frodo/files/patch-SID_linux.i +++ b/emulators/frodo/files/patch-SID_linux.i @@ -1,5 +1,5 @@ ---- SID_linux.i.orig 2002-01-02 21:17:00.000000000 +0000 -+++ SID_linux.i 2004-11-27 15:54:36.000000000 +0000 +--- SID_linux.i.orig 2002-01-02 21:17:00 UTC ++++ SID_linux.i @@ -8,7 +8,12 @@ #include <unistd.h> #include <fcntl.h> @@ -13,3 +13,4 @@ +#endif #include "VIC.h" + |