* Build fix.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28898 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2009-01-14 13:55:14 +00:00
parent e38a38aacf
commit 0d585fc128

View File

@ -1,4 +1,4 @@
/*
/*
* Copyright 2005, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
* Distributed under the terms of the MIT License.
*/
@ -8,7 +8,7 @@
#include <OS.h>
#include <syscalls.h>
#include <generic_syscall.h>
#include <generic_syscall_defs.h>
#include <stdio.h>
#include <string.h>