Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 1998 04:13:04 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys mount.h
Message-ID:  <199803281213.EAA08432@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/03/28 04:13:03 PST

  Modified files:
    sys/sys              mount.h 
  Log:
  Don't export anything from <sys/socket.h> except AF_MAX from here.
  This only affects the KERNEL case.
  
  Don't include <sys/radix.h> twice for the KERNEL case.  This fixes
  a mismerge from Lite2.
  
  Don't include <sys/radix.h> at all for the !KERNEL case.  This fixes
  a wrong cleanup in Lite2.
  
  Revision  Changes    Path
  1.60      +3 -4      src/sys/sys/mount.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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