mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
move -D_GNU_SOURCE to Makefile for parser_lex.l to gain it
Signed-Off-By: Kees Cook <kees.cook@canonical.com>
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
/* assistance routines */
|
||||
|
||||
#define _GNU_SOURCE /* for strndup */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
Reference in New Issue
Block a user