This fixes the build on Haiku. <va_list.h> is not part of POSIX, <stdarg.h> is - and
since this is *our* header... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14589 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b79a08b537
commit
3ab795e374
@ -137,7 +137,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <va_list.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#define asm __asm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user