Re-add include of opt_mac.h in mac_framework.c, which was improperly
removed from this file. It is required to pick up the definition of MAC_STATIC.
This commit is contained in:
parent
61644918e3
commit
39b73a30c0
@ -62,6 +62,8 @@
|
||||
* src/sys/security/mac_*.
|
||||
*/
|
||||
|
||||
#include "opt_mac.h"
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user