aboutsummaryrefslogtreecommitdiffstats
path: root/src/faudit/caps.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/faudit/caps.c')
-rw-r--r--src/faudit/caps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/faudit/caps.c b/src/faudit/caps.c
index 3cf4a076f..f98d45ec8 100644
--- a/src/faudit/caps.c
+++ b/src/faudit/caps.c
@@ -17,6 +17,7 @@
17 * with this program; if not, write to the Free Software Foundation, Inc., 17 * with this program; if not, write to the Free Software Foundation, Inc.,
18 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 18 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
19*/ 19*/
20
20#include "faudit.h" 21#include "faudit.h"
21#include <linux/capability.h> 22#include <linux/capability.h>
22 23