Wireshark-commits: [Wireshark-commits] rev 25426: /trunk/ /trunk/: text2pcap.c

Date: Wed, 04 Jun 2008 18:05:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25426

User: guy
Date: 2008/06/04 11:05 AM

Log:
 The joys of beating header files over the head to get all the various
 APIs we use declared.  We still need to define __EXTENSIONS__ on
 Solaris, in order to get strptime() declared.

Directory: /trunk/
  Changes    Path           Action
  +16 -0     text2pcap.c    Modified