mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Bump FreeBSD_version due to cleanup of tcp wrapper header.
Due to revisions r272949 and r272950 which should affect positively some ports.
This commit is contained in:
parent
eb4e1f8059
commit
9dc641f2d3
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
* in the range 5 to 9.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1100037 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 1100038 /* Master, propagated to newvers */
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue