mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-05-03 16:50:04 +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) {
|
version(Windows) {
|
||||||
pragma(lib, "libssh2");
|
pragma(lib, "libssh2");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue