mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-04-20 09:55:38 +00:00
Fix macOS compilation caused by bad merge of net_udp.c
This commit is contained in:
parent
49822069a3
commit
b365e5d435
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ sys_socket_t UDP4_Init (void)
|
|||
}
|
||||
else
|
||||
myAddr4 = *(in_addr_t *)local->h_addr_list[0];
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue