Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk gtkclist.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 10 Jan 2000 11:33:14 -0600 (CST)
gram        2000/01/10 11:33:10 CST

  Modified files:
    gtk                  gtkclist.c 
  Log:
  Some initial changes for win32 support, but not all.
  
  Added lots of #ifdef HAVE_*_H wrappers.
  Added some #defines in config.h.win32
  Check for more headers in configure.in
  Added prototype for inet_aton() in inet_v6defs.h.
  Changed "BYTE" token (i.e., #define) in ascend-gramamr.y because it
  conflicts with a windows definition. Use HEXBYTE instead.
  
  Revision  Changes    Path
  1.5       +6 -0      ethereal/gtk/gtkclist.c