mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Bump version for libpcap and tcpdump imports
MFC after: 3 days
This commit is contained in:
parent
f454dc50d8
commit
1391b079da
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
* is created, otherwise 1.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 800000 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 800001 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef LOCORE
|
||||
#include <sys/types.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue