From 1b6b5b83ab8a0e5f4dace9f74db1d94866766ad2 Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Tue, 19 Aug 2008 13:51:37 +0000 Subject: [PATCH] other part of the patch from andreasf (fixes bug #2637) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27062 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tests/system/libroot/posix/signal_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/system/libroot/posix/signal_test.cpp b/src/tests/system/libroot/posix/signal_test.cpp index 809bb94020..8b095f60b3 100644 --- a/src/tests/system/libroot/posix/signal_test.cpp +++ b/src/tests/system/libroot/posix/signal_test.cpp @@ -7,6 +7,7 @@ #include #include #include +#include #include #include