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:
Ingo Weinhold
2005-12-07 23:11:02 +00:00
parent e616992242
commit c729b01278
6 changed files with 6 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@
#include <SupportDefs.h>
#include <arch_config.h>
#include <syscalls.h>