Wireshark-commits: [Wireshark-commits] rev 53909: /trunk/epan/ /trunk/epan/: epan.c proto.h tap.h
Date: Tue, 10 Dec 2013 19:13:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53909

User: darkjames
Date: 2013/12/10 07:13 PM

Log:
 Fix epan building with undefined HAVE_PLUGINS
 
 + guard prototypes with HAVE_PLUGINS in .h files to get errors before linking.

Directory: /trunk/epan/
  Changes    Path          Action
  +2 -0      epan.c        Modified
  +4 -0      proto.h       Modified
  +4 -0      tap.h         Modified