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

Date: Wed, 19 Dec 2012 23:11:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46624

User: eapache
Date: 2012/12/19 03:11 PM

Log:
 Only include wmem_core.h in packet_info.h. It's not technically a
 public header, but since packet_info.h is included in most of the tree it saves
 a great deal of recompilation when something in one of the wmem data structures
 changes.

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