mirror of
https://github.com/ipxe/ipxe
synced 2025-12-17 01:52:08 +03:00
Mildly ugly hack to force correct linkage.
This commit is contained in:
@@ -973,6 +973,8 @@ struct socket_opener tcp_socket_opener __socket_opener = {
|
||||
.open = tcp_open,
|
||||
};
|
||||
|
||||
char TCP_SOCK_STREAM[1];
|
||||
|
||||
/**
|
||||
* Open TCP URI
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user