Add netbsd support.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@198 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -39,3 +39,7 @@
|
||||
*/
|
||||
#define SIGSYS SIGILL
|
||||
#endif /* __linux */
|
||||
|
||||
#if defined(__NetBSD__)
|
||||
#define AFS_SYSCALL 210
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user