mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-26 21:30:12 +03:00
fixes
This commit is contained in:
parent
7384d9398f
commit
ad308222f7
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ void main() {
|
|||
|
||||
|
||||
|
||||
alias socket_t = int;
|
||||
import std.socket : socket_t;
|
||||
|
||||
version(Windows) {
|
||||
pragma(lib, "libssh2");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue