ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/sysdeps.h
(Generate patch)

Comparing Frodo4/Src/sysdeps.h (file contents):
Revision 1.4 by cebix, 2003-07-09T13:54:22Z vs.
Revision 1.6 by cebix, 2004-01-10T15:07:14Z

# Line 117 | Line 117 | extern "C"
117   #define BROKEN_OS_PROBABLY_AIX
118   #endif
119  
120 #ifdef HAVE_LINUX_JOYSTICK_H
121 #include <linux/joystick.h>
122 #endif
123
120   #ifdef __NeXT__
121   #define S_IRUSR S_IREAD
122   #define S_IWUSR S_IWRITE
# Line 186 | Line 182 | typedef long int32;
182   #else
183   #error No 4 byte type, you lose.
184   #endif
185 +
186 + #else
187   #include <support/SupportDefs.h>
188   #endif  // __BEOS__
189  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines