mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-07 20:50:56 +00:00
newer versions of devel headers expose CLONE flags only with _GNU_SOURCE
defined git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13035
This commit is contained in:
parent
9a8022279b
commit
1a3b5409fc
@ -1,3 +1,4 @@
|
||||
#define _GNU_SOURCE
|
||||
#include <sys/syscall.h>
|
||||
#include <linux/wait.h>
|
||||
#include <sched.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user