diff --git a/src/system/kernel/syscalls.cpp b/src/system/kernel/syscalls.cpp index 1084c85804..b8efd955a6 100644 --- a/src/system/kernel/syscalls.cpp +++ b/src/system/kernel/syscalls.cpp @@ -1,6 +1,6 @@ /* * Copyright 2008, Ingo Weinhold, ingo_weinhold@gmx.de. - * Copyright 2004-2009, Haiku Inc. All rights reserved. + * Copyright 2004-2010, Haiku Inc. All rights reserved. * Distributed under the terms of the MIT License. */ @@ -15,6 +15,8 @@ #include #include +#include + #include #include #include