mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
Bump __FreeBSD_version for mtx_init() change.
Document same. Forgotten by: jhb
This commit is contained in:
parent
61e86e72c8
commit
a8f6daaeca
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95831
@ -52,7 +52,7 @@
|
||||
* there.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 500033 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 500034 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef NULL
|
||||
#define NULL 0
|
||||
|
Loading…
Reference in New Issue
Block a user