Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture.c file.c mkstemp.c ringbuffer.c

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Tue, 29 Jun 2004 15:51:27 -0500 (CDT)
ulfl        2004/06/29 15:51:27 CDT

  Modified files:
    .                    capture.c file.c mkstemp.c ringbuffer.c 
  Log:
  define of O_BINARY not needed, if fcntl.h is included
  other #include related cleanups
  
  Revision  Changes    Path
  1.253     +1 -6      ethereal/capture.c
  1.385     +1 -5      ethereal/file.c
  1.5       +8 -3      ethereal/mkstemp.c
  1.11      +1 -6      ethereal/ringbuffer.c