Wireshark-commits: [Wireshark-commits] rev 51349: /trunk/epan/ /trunk/epan/: value_string.c
Date: Wed, 14 Aug 2013 01:15:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51349

User: guy
Date: 2013/08/13 06:15 PM

Log:
 Include config.h first; it defines _FILE_OFFSET_BITS, and if some system
 header later causes it to be redefined - as happens on my Solaris 11
 virtual machine - we get a redefinition warning, which gets treated as
 an error.

Directory: /trunk/epan/
  Changes    Path              Action
  +2 -2      value_string.c    Modified