aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2010-05-20 11:05:11 +0200
committerAndi Kleen <ak@linux.intel.com>2010-05-20 11:05:11 +0200
commitfec153db2563589aa6ed9ba934e133e798ec645c (patch)
tree3b80dc9d99af974e833304186efde1b1c3279302
parent90e311c6a7e9aebd2007aa901034524ec09b5278 (diff)
downloadmce-test-fec153db2563589aa6ed9ba934e133e798ec645c.tar.gz
thugetlb: Declare wait()
Signed-off-by: Andi Kleen <ak@linux.intel.com>
-rw-r--r--tsrc/thugetlb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsrc/thugetlb.c b/tsrc/thugetlb.c
index 0dbf47e..f1f835a 100644
--- a/tsrc/thugetlb.c
+++ b/tsrc/thugetlb.c
@@ -15,6 +15,7 @@
#include <sys/sem.h>
#include <sys/types.h>
#include <sys/prctl.h>
+#include <sys/wait.h>
#define FILE_BASE "test"