add FreeBSD

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4284 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-01-06 03:25:05 +00:00
parent 78ac47f052
commit c44cdce00b

View File

@@ -79,7 +79,7 @@
#define AFS_SYSCALL 31
#endif
#if defined(__NetBSD__) || defined(__OpenBSD__)
#if defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__)
#define AFS_SYSCALL 210
#endif