Fix for multiple entry points in HP-UX.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
#endif
|
||||
|
||||
#if defined(hpux)
|
||||
#define AFS_SYSCALL 49
|
||||
#define AFS_SYSCALL 50
|
||||
#define AFS_SYSCALL2 49
|
||||
#endif
|
||||
|
||||
#if defined(_AIX)
|
||||
|
Reference in New Issue
Block a user