The <arch_config.h> header is needed in <syscalls.h>, since we're using
the atomic functions related macros. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15404 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
#define _KERNEL_SYSCALLS_H
|
||||
|
||||
|
||||
#include <OS.h>
|
||||
#include <arch_config.h>
|
||||
#include <image.h>
|
||||
#include <OS.h>
|
||||
#include <storage/DiskDeviceDefs.h>
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
Reference in New Issue
Block a user