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.5 by cebix, 2003-07-09T15:57:06Z vs.
Revision 1.7 by cebix, 2004-01-12T15:13:20Z

# Line 2 | Line 2
2   *  sysdeps.h - Try to include the right system headers and get other
3   *              system-specific stuff right
4   *
5 < *  Frodo (C) 1994-1997,2002-2003 Christian Bauer
5 > *  Frodo (C) 1994-1997,2002-2004 Christian Bauer
6   *
7   *  This program is free software; you can redistribute it and/or modify
8   *  it under the terms of the GNU General Public License as published by
# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines