Wireshark-commits: [Wireshark-commits] rev 39501: /trunk/ /trunk/gtk/: text_import.c /trunk/: text2

Date: Fri, 21 Oct 2011 01:03:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39501

User: morriss
Date: 2011/10/20 06:03 PM

Log:
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161 :
 
 Solaris doesn't like _XOPEN_SOURCE being defined but with no value, at least
 when being compiled in C99-mode.  So set it to 600 (XPG6); hopefully this
 won't break any other systems.

Directory: /trunk/gtk/
  Changes    Path             Action
  +5 -5      text_import.c    Modified

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