Bump FreeBSD version for changed layout of cdevsw
This commit is contained in:
parent
05ad019d7b
commit
d00fd6c26e
@ -57,7 +57,7 @@
|
|||||||
* scheme is: <major><two digit minor><0 if release branch, otherwise 1>xx
|
* scheme is: <major><two digit minor><0 if release branch, otherwise 1>xx
|
||||||
*/
|
*/
|
||||||
#undef __FreeBSD_version
|
#undef __FreeBSD_version
|
||||||
#define __FreeBSD_version 501110 /* Master, propagated to newvers */
|
#define __FreeBSD_version 501111 /* Master, propagated to newvers */
|
||||||
|
|
||||||
#ifndef NULL
|
#ifndef NULL
|
||||||
#define NULL 0
|
#define NULL 0
|
||||||
|
Loading…
Reference in New Issue
Block a user