Fixed multi-line #ifdef
I definitely compiled last night, but how in the world was that possible?
This commit is contained in:
parent
1d539fd0c2
commit
e883b3c9ff
@ -72,7 +72,7 @@ typedef int socklen_t;
|
||||
# define B_FIRST_REAL_TIME_PRIORITY B_REAL_TIME_DISPLAY_PRIORITY
|
||||
#endif
|
||||
|
||||
#if !defined(HAIKU_TARGET_PLATFORM_LIBBE_TEST)
|
||||
#if !defined(HAIKU_TARGET_PLATFORM_LIBBE_TEST) \
|
||||
&& !defined(B_SPINLOCK_INITIALIZER)
|
||||
# define B_SPINLOCK_INITIALIZER 0
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user