mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
fix missing include to silence compiler warnings
This commit is contained in:
parent
505155a48e
commit
1de5bdbacc
@ -25,6 +25,7 @@
|
||||
#include <errno.h>
|
||||
#include <sys/apparmor.h>
|
||||
#include <security/pam_ext.h>
|
||||
#include <security/pam_modutil.h>
|
||||
|
||||
/*
|
||||
* here, we make a definition for the externally accessible function
|
||||
|
Loading…
x
Reference in New Issue
Block a user