From: guy Date: Sat, 3 Aug 2002 23:02:51 +0000 (+0000) Subject: Add the include and source files, GNU Makefile, and MSVC++ project files X-Git-Tag: tcpdump-3.8-bp~389 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/5f5019a3894de417a831b461f6d9e16e328ec00c?ds=sidebyside Add the include and source files, GNU Makefile, and MSVC++ project files used for building on Win32 to the list of files in the tarball. --- diff --git a/FILES b/FILES index 4af56708..165fd79f 100644 --- a/FILES +++ b/FILES @@ -185,3 +185,17 @@ token.h udp.h util.c vfprintf.c +win32/Include/Arpa/tftp.h +win32/Include/errno.h +win32/Include/getopt.h +win32/Include/inetprivate.h +win32/Include/telnet.h +win32/Include/w32_fzs.h +win32/Include/Netinet/in_systm.h +win32/Include/Netinet/ip.h +win32/Include/Rpc/rpc.h +win32/Src/getopt.c +win32/Src/w32_fzs.c +win32/prj/GNUmakefile +win32/prj/WinDump.dsp +win32/prj/WinDump.dsw