packet: Move packet callbacks to packet_cb.c.

This commit is contained in:
Andreas Schneider
2011-09-17 20:17:11 +02:00
parent dc42a1757f
commit 5083742192
6 changed files with 247 additions and 210 deletions

View File

@@ -97,6 +97,7 @@ set(libssh_SRCS
misc.c
options.c
packet.c
packet_cb.c
packet_crypt.c
pcap.c
pki.c