Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 1996 01:42:42 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/sys ioccom.h ioctl.h
Message-ID:  <199609210842.BAA05717@freefall.freebsd.org>

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

bde         96/09/21 01:42:41

  Modified:    sys/sys   ioccom.h ioctl.h
  Log:
  Moved the prototype for ioctl() from <sys/ioctl.h> to <sys/ioccom.h>
  so that applications don't have to include <sys/ioctl.h> just to get
  a prototype for ioctl().
  
  Revision  Changes    Path
  1.4       +11 -1     src/sys/sys/ioccom.h
  1.4       +1 -9      src/sys/sys/ioctl.h



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