Wireshark-commits: [Wireshark-commits] rev 21707: /trunk/wiretap/ /trunk/wiretap/: wtap-plugins.c

Date: Mon, 07 May 2007 06:17:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21707

User: sahlberg
Date: 2007/05/07 06:17 AM

Log:
 GTK1 does not have GDir and as such needs to include dirent.h
 
 Since wiretap.h is not autogenerated, just make wtap-plugins.h include
 the top level config.h to pull in the defines for HAVE_DIRENT which was 
 checked at top level

Directory: /trunk/wiretap/
  Changes    Path              Action
  +2 -1      wtap-plugins.c    Modified