Skip to content

Commit 4ea3cc4

Browse files
committed
feat(libssh): Update to support v0.12 upstream
1 parent 554d7dc commit 4ea3cc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libssh/port/idf_compat.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ int socketpair(int domain, int type, int protocol, int sv[2]);
1616

1717
// socket utils
1818
#define PF_UNIX AF_UNIX
19+
#define NI_NUMERICHOST AI_NUMERICHOST
1920

2021
// termios
2122
#ifndef IMAXBEL

0 commit comments

Comments
 (0)