Skip to content

Commit

Permalink
libssh: compile bsd-poll.c so that misc.c doesn't get upset on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
arekinath committed Nov 21, 2023
1 parent 40c42d1 commit a008527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ _OBSD_COMPAT= \
base64.c \
bsd-setres_id.c \
vis.c \
bsd-poll.c

_LIBSSH_SOURCES= \
sshbuf.c \
Expand Down

0 comments on commit a008527

Please sign in to comment.