Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 02:57:54 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys uuid.h
Message-ID:  <200211051057.gA5AvsQ8005859@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/11/05 02:57:54 PST

  Modified files:
    sys/sys              uuid.h 
  Log:
  Wrap function prototype declarations in __BEGIN_DECLS to do the right thing
  with them in non-C cases, outside of the kernel.
  
  Include <sys/cdefs.h> for __BEGIN_DECLS/__END_DECLS as other headers seem
  to do in this area.
  
  Requested by:   Patrick Hartling <patrick@137.org>
  
  Revision  Changes    Path
  1.2       +4 -0      src/sys/sys/uuid.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?200211051057.gA5AvsQ8005859>