From b8c51805f5c71d1921ac7315125723b1e175ca5e Mon Sep 17 00:00:00 2001 From: "Bjoern B. Brandenburg" Date: Sat, 6 Nov 2010 16:15:46 -0400 Subject: Silence warning due to missing header file. --- tests/fdso.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/fdso.c b/tests/fdso.c index c95a578..d60e9ef 100644 --- a/tests/fdso.c +++ b/tests/fdso.c @@ -1,3 +1,5 @@ +#include /* for waitpid() */ + #include #include -- cgit v1.2.2