Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 1998 13:53:20 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG
Subject:   cvs commit: src/sbin/mount_nfs mount_nfs.c
Message-ID:  <199802012153.NAA00124@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/02/01 13:53:20 PST

  Modified files:
    sbin/mount_nfs       mount_nfs.c 
  Log:
  Don't define KERNEL before including <nfs/nfs.h>.  It is no longer
  necessary.  This fixes warnings about missing forward declarations
  for structs in kernel-only prototypes.
  
  Revision  Changes    Path
  1.27      +1 -3      src/sbin/mount_nfs/mount_nfs.c



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