* Our userland build obviously adds some default headers with GCC2 - why would
it do that? This fixes the kernel build, and probably GCC4, too. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34840 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4e8123ba98
commit
a7cc5352d8
@ -11,6 +11,7 @@
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <syscalls.h>
|
||||
#include <syscall_utils.h>
|
||||
|
Loading…
Reference in New Issue
Block a user