mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +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 <errno.h>
|
||||||
#include <sys/apparmor.h>
|
#include <sys/apparmor.h>
|
||||||
#include <security/pam_ext.h>
|
#include <security/pam_ext.h>
|
||||||
|
#include <security/pam_modutil.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* here, we make a definition for the externally accessible function
|
* here, we make a definition for the externally accessible function
|
||||||
|
Loading…
x
Reference in New Issue
Block a user