Wireshark-commits: [Wireshark-commits] rev 48018: /trunk/epan/ /trunk/epan/: packet_info.h

Date: Sat, 02 Mar 2013 21:28:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48018

User: eapache
Date: 2013/03/02 01:28 PM

Log:
 Don't include wmem.h in packet_info.h, just use the struct name directly.
 Otherwise wmem tweaks require rebuilding the entire tree for no particular
 reason.

Directory: /trunk/epan/
  Changes    Path             Action
  +1 -2      packet_info.h    Modified