mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-07 17:55:42 +00:00
Remove pcre and update tests where necessary
This commit is contained in:
@@ -17,10 +17,14 @@
|
||||
* along with this program; if not, contact Novell, Inc.
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <libintl.h>
|
||||
#include <linux/limits.h>
|
||||
|
||||
#define _(s) gettext(s)
|
||||
|
||||
/* #define DEBUG */
|
||||
|
Reference in New Issue
Block a user