* part of libbe_test build fix... why is the _IMPEXP stuff there in the
first place? Is it even needed? git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22636 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <Node.h>
|
||||
#include <Message.h>
|
||||
|
||||
#if defined(HAIKU_TARGET_PLATFORM_DANO) || defined(HAIKU_TARGET_PLATFORM_HAIKU)
|
||||
#if defined(HAIKU_TARGET_PLATFORM_DANO) || defined(HAIKU_TARGET_PLATFORM_HAIKU) || defined(HAIKU_TARGET_PLATFORM_LIBBE_TEST)
|
||||
#define _IMPEXP_MAIL
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user