]> The Tcpdump Group git mirrors - tcpdump/commit
Clean up handling of tftp.h.
authorGuy Harris <[email protected]>
Mon, 23 Aug 2010 10:22:25 +0000 (03:22 -0700)
committerGuy Harris <[email protected]>
Mon, 23 Aug 2010 10:24:28 +0000 (03:24 -0700)
commit2be07da92397deef6fe652587d06779dbad3a535
treeaecc8d7ae3bba2f246e3ae5c0f67e8bc10801c27
parent0491327f1dcacde03431507d2c5134f257242026
Clean up handling of tftp.h.

Don't include the win32/Include/Arpa copy in print-udp.c; don't put that
copy into the release tarball; and don't talk about <arpa/tftp.h>, or
work around its deficiencies in some OSes, as we no longer include it,
we include our own tftp.h, which has a th_stuff array in its structure
definition.
Makefile.in
print-tftp.c
print-udp.c
win32/Include/Arpa/tftp.h [deleted file]