Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 1998 03:03:16 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libdisk libdisk.h
Message-ID:  <199801201103.DAA02690@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         1998/01/20 03:03:16 PST

  Modified files:
    lib/libdisk          libdisk.h 
  Log:
  Fixed #includes in the synopsis and in an example.  <sys/socket.h>
  isn't a prerequisite, since it isn't required for the prototypes
  and isn't always needed to call the functions (the address family
  might be a variable).
  
  Revision  Changes    Path
  1.28      +2 -2      src/lib/libdisk/libdisk.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801201103.DAA02690>