Bump __FreeBSD_version to mark the ether_ifattach()/ether_ifdetach() changes.
This allows the VMWare port to be unbroken, using a patch based on it. Requested by: haro@tk.kubota.co.jp (Munehiro Matsuda)
This commit is contained in:
parent
7b1fd92a4d
commit
b624767da9
@ -46,7 +46,7 @@
|
||||
#define BSD4_3 1
|
||||
#define BSD4_4 1
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 500008 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 500009 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef NULL
|
||||
#define NULL 0
|
||||
|
Loading…
Reference in New Issue
Block a user