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:
@@ -74,6 +74,7 @@ typedef int socklen_t;
|
|||||||
# define _IMPEXP_TRACKER __declspec(dllimport)
|
# define _IMPEXP_TRACKER __declspec(dllimport)
|
||||||
# define _IMPEXP_TRANSLATION __declspec(dllimport)
|
# define _IMPEXP_TRANSLATION __declspec(dllimport)
|
||||||
# define _IMPEXP_DEVICE __declspec(dllimport)
|
# define _IMPEXP_DEVICE __declspec(dllimport)
|
||||||
|
# define _IMPEXP_NET __declspec(dllimport)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Reference in New Issue
Block a user