mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 10:42:45 +00:00
bump __FreeBSD_version for the bio/buf divorce by phk.
This commit is contained in:
parent
d841727499
commit
35ae30f860
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60688
@ -46,7 +46,7 @@
|
||||
#define BSD4_3 1
|
||||
#define BSD4_4 1
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 500002 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 500003 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef NULL
|
||||
#define NULL 0
|
||||
|
Loading…
Reference in New Issue
Block a user