undef AFS_SYSCALL if we are defining it.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@623 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
/* $Id$ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This section is for machines using single entry point AFS syscalls!
|
* This section is for machines using single entry point AFS syscalls!
|
||||||
* and/or
|
* and/or
|
||||||
@@ -43,5 +45,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef SYS_afs_syscall
|
#ifdef SYS_afs_syscall
|
||||||
|
#undef AFS_SYSCALL
|
||||||
#define AFS_SYSCALL SYS_afs_syscall
|
#define AFS_SYSCALL SYS_afs_syscall
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user