haiku: build fixes around debug defines
This commit is contained in:
committed by
Alexander von Gluck IV
parent
ccb70d6f53
commit
40b0c8666c
@@ -39,13 +39,13 @@
|
||||
#define U_DEBUG_H_
|
||||
|
||||
|
||||
#include "os/os_misc.h"
|
||||
|
||||
#if defined(PIPE_OS_HAIKU)
|
||||
/* Haiku provides debug_printf in libroot with OS.h */
|
||||
#include <OS.h>
|
||||
#endif
|
||||
|
||||
#include "os/os_misc.h"
|
||||
|
||||
#include "pipe/p_format.h"
|
||||
#include "pipe/p_defines.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user