make versions later than 5.7 of solaris also use 73

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8049 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-03-20 19:19:44 +00:00
parent 9a3cefb99d
commit e9c910d633

View File

@@ -50,7 +50,7 @@
#define AFS_SYSCALL 105
#endif
#if SunOS == 57
#if SunOS >= 57
#define AFS_SYSCALL 73
#endif