Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 08:33:20 -0700 (PDT)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen disklabel.c
Message-ID:  <200208161533.g7GFXKLt018544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2002/08/16 08:33:20 PDT

  Modified files:
    lib/libc/gen         disklabel.c 
  Log:
  Fix libc build breakage by defining FSTYPENAMES before including
  disklabel.h; broken originally by 1.87 of sys/disklabel.h, which
  made the split between DKTYPENAMES and FSTYPENAMES.
  Someone who knows disklabel.c: do we still need DKTYPENAMES to be
  defined here now?
  
  Revision  Changes    Path
  1.16      +1 -0      src/lib/libc/gen/disklabel.c

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?200208161533.g7GFXKLt018544>