Add third way to get AFS syscallno.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@649 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-08-15 12:30:23 +00:00
parent 4125b5779f
commit 3dd53c94a2
2 changed files with 25 additions and 6 deletions

View File

@@ -45,6 +45,5 @@
#endif
#ifdef SYS_afs_syscall
#undef AFS_SYSCALL
#define AFS_SYSCALL SYS_afs_syscall
#define AFS_SYSCALL3 SYS_afs_syscall
#endif