mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 13:58:18 +01:00
Remove invalid exports from nsysnet
This commit is contained in:
parent
8b95240de4
commit
bc9abd5ffe
@ -31,13 +31,3 @@ EXPORT(ntohl);
|
||||
EXPORT(htonl);
|
||||
EXPORT(ntohs);
|
||||
EXPORT(htons);
|
||||
/*
|
||||
// Those are not in nsysnet.rpl - why are they linked o.O?
|
||||
EXPORT(somemopt);
|
||||
EXPORT(setsocketlasterr);
|
||||
EXPORT(icmp_create_handle);
|
||||
EXPORT(icmp_close_handle);
|
||||
EXPORT(icmp_ping);
|
||||
EXPORT(icmp_cancel);
|
||||
EXPORT(icmp_last_code_type);
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user