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!
|
||||
* and/or
|
||||
@@ -43,5 +45,6 @@
|
||||
#endif
|
||||
|
||||
#ifdef SYS_afs_syscall
|
||||
#undef AFS_SYSCALL
|
||||
#define AFS_SYSCALL SYS_afs_syscall
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user