Wireshark-commits: [Wireshark-commits] rev 36751: /trunk/epan/wslua/ /trunk/epan/wslua/: init_wslua
Date: Thu, 21 Apr 2011 13:13:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36751

User: stig
Date: 2011/04/21 06:13 AM

Log:
 Include config.h only from .c files.
 
 This avoids a warning building epan.c which includes both config.h and wslua.h
 (duplicate defines from config.h)

Directory: /trunk/epan/wslua/
  Changes    Path                Action
  +4 -0      init_wslua.c        Modified
  +3 -0      make-reg.pl         Modified
  +4 -0      make-taps.pl        Modified
  +0 -4      wslua.h             Modified
  +4 -0      wslua_dumper.c      Modified
  +4 -0      wslua_field.c       Modified
  +4 -0      wslua_gui.c         Modified
  +4 -0      wslua_listener.c    Modified
  +4 -0      wslua_pinfo.c       Modified
  +4 -0      wslua_proto.c       Modified
  +4 -0      wslua_tree.c        Modified


(2 files not shown)