solaris 8 apperently uses 65
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9211 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -50,10 +50,14 @@
|
||||
#define AFS_SYSCALL 105
|
||||
#endif
|
||||
|
||||
#if SunOS >= 57
|
||||
#if SunOS == 57
|
||||
#define AFS_SYSCALL 73
|
||||
#endif
|
||||
|
||||
#if SunOS >= 58
|
||||
#define AFS_SYSCALL 65
|
||||
#endif
|
||||
|
||||
#if defined(__hpux)
|
||||
#define AFS_SYSCALL 50
|
||||
#define AFS_SYSCALL2 49
|
||||
|
Reference in New Issue
Block a user