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:
@@ -17,7 +17,6 @@
|
||||
* along with this program; if not, contact Novell, Inc.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE /* for tdestroy(3) */
|
||||
#include <search.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
Reference in New Issue
Block a user