wireshark/epan/ftypes
Guy Harris 73ef5a2753 WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3's
<packet32.h> includes <winsock2.h>; we include that rather than
<winsock.h>, to avoid errors due to conflicting declarations in
<winsock.h> and <winsock2.h>.

svn path=/trunk/; revision=5742
2002-06-23 10:32:36 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
ftype-bytes.c Register FT_UINT_BYTES with correct structure. 2002-05-10 02:44:08 +00:00
ftype-double.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-integer.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-ipv4.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-none.c From Joerg Mayer: 2001-07-13 00:55:58 +00:00
ftype-string.c From Joerg Mayer: get rid of "-Wno-unused" flag in some configure 2002-03-02 20:51:46 +00:00
ftype-time.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-tvbuff.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
ftypes-int.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
ftypes.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftypes.h WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3's 2002-06-23 10:32:36 +00:00