mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 21:47:45 +00:00
STABLE14-fbsd-ifnet-flags-20060731
FIXES 35757 i should really fix this right (cherry picked from commit c04c2a0b1aa266c67d2e7e056e6c3f9518a39a2a)
This commit is contained in:
parent
767c03a4ba
commit
14d2c07f5d
@ -121,4 +121,6 @@ extern struct proc *afs_global_owner;
|
||||
#define USERPRI splx(splvar)
|
||||
#endif /* KERNEL */
|
||||
|
||||
#define ifnet_flags(x) (x?(x)->if_flags:0)
|
||||
|
||||
#endif /* _OSI_MACHDEP_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user