Skip to content

Commit

Permalink
dist: add src/agent.h
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed May 15, 2021
1 parent 36fcd54 commit 8adbab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.inc
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ CSOURCES = channel.c comp.c crypt.c hostkey.c kex.c mac.c misc.c \
blowfish.c bcrypt_pbkdf.c agent_win.c

HHEADERS = libssh2_priv.h $(CRYPTO_HHEADERS) transport.h channel.h comp.h \
mac.h misc.h packet.h userauth.h session.h sftp.h crypto.h blf.h
mac.h misc.h packet.h userauth.h session.h sftp.h crypto.h blf.h agent.h

0 comments on commit 8adbab3

Please sign in to comment.