Added one more define that helps when host headers are included.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25838 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
896d01df1e
commit
3d4b8c879e
@ -74,6 +74,7 @@ typedef int socklen_t;
|
||||
# define _IMPEXP_TRACKER __declspec(dllimport)
|
||||
# define _IMPEXP_TRANSLATION __declspec(dllimport)
|
||||
# define _IMPEXP_DEVICE __declspec(dllimport)
|
||||
# define _IMPEXP_NET __declspec(dllimport)
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user