2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00

Description: adjust for missing or incorrect includes.

Author: Kees Cook <kees@ubuntu.com>
Acked-By: Steve Beattie <sbeattie@ubuntu.com>
This commit is contained in:
Kees Cook
2011-05-02 13:34:58 -07:00
parent 42a5483ba9
commit abcf66292d
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <libintl.h>