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:
Björn Groenvall
1995-07-10 20:40:12 +00:00
parent 64121a5e50
commit 94b0af4de8

View File

@@ -13,7 +13,8 @@
#endif
#if defined(hpux)
#define AFS_SYSCALL 49
#define AFS_SYSCALL 50
#define AFS_SYSCALL2 49
#endif
#if defined(_AIX)