General cleanup of old and ugly code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@235 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
* This section is for machines using multiple entry point AFS syscalls!
|
||||
*/
|
||||
|
||||
#if defined(sun) && !defined(__svr4__)
|
||||
#if SunOS == 4
|
||||
#define AFS_SYSCALL 31
|
||||
#endif
|
||||
|
||||
#if defined(sun) && defined(__svr4__)
|
||||
#if SunOS == 5
|
||||
#define AFS_SYSCALL 105
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user