* Renamed libnetapi to libbnetapi. Create a symlink in the image.
* Extended R5 compatibility check to also consider calls from libbnetapi. * Fixed incorrect R5 compatibility check in BNetEndpoint constructor. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25489 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -41,5 +41,7 @@ struct r5_sockaddr_in {
|
||||
extern bool __gR5Compatibility;
|
||||
extern addr_t __gNetworkStart;
|
||||
extern addr_t __gNetworkEnd;
|
||||
extern addr_t __gNetAPIStart;
|
||||
extern addr_t __gNetAPIEnd;
|
||||
|
||||
#endif // NET_R5_COMPATIBILITY_H
|
||||
|
||||
Reference in New Issue
Block a user