dragonflybsd uses 339 just like freebsd5

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14100 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-08-09 11:24:47 +00:00
parent 379db7c5fa
commit e44b2f9e21

View File

@@ -90,6 +90,10 @@
#endif
#endif /* __FreeBSD__ */
#ifdef __DragonFly__
#define AFS_SYSCALL 339
#endif
#ifdef __OpenBSD__
#define AFS_SYSCALL 208
#endif