Add in Readme.Win32.
diff --git a/FILES b/FILES
index af3e1b4..30faa1a 100644
--- a/FILES
+++ b/FILES
@@ -5,6 +5,7 @@
LICENSE
Makefile.in
README
+Readme.Win32
VERSION
acconfig.h
aclocal.m4
diff --git a/INSTALL b/INSTALL
index c15dcfd..aa65a86 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.57 2003-12-15 02:38:32 guy Exp $ (LBL)
+@(#) $Header: /tcpdump/master/tcpdump/Attic/INSTALL,v 1.58 2003-12-15 02:44:38 guy Exp $ (LBL)
If you have not built libpcap, do so first. See the README
file in this directory for the ftp location.
@@ -46,6 +46,7 @@
LICENSE - the license under which tcpdump is distributed
Makefile.in - compilation rules (input to the configure script)
README - description of distribution
+Readme.Win32 - notes on building tcpdump on Win32 systems (with WinPcap)
VERSION - version of this release
acconfig.h - autoconf input
aclocal.m4 - autoconf macros