commit | 6c9745e5cbb396895a337d937b1f095f6d7426ac | [log] [tgz] |
---|---|---|
author | Guy Harris <guy@alum.mit.edu> | Mon Aug 23 03:22:25 2010 -0700 |
committer | Guy Harris <guy@alum.mit.edu> | Mon Aug 23 03:22:25 2010 -0700 |
tree | 56b75f39fcb5ba35ac84028fad59bfbdaf523ecf | |
parent | 14fff3bc4ed4a44bc5ee1510b5017e0acad61883 [diff] |
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.