Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2002 12:22:25 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/gpt add.c create.c destroy.c gpt.c migrate.c recover.c show.c
Message-ID:  <200211102022.gAAKMPGt064013@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/11/10 12:22:25 PST

  Modified files:
    sbin/gpt             add.c create.c destroy.c gpt.c migrate.c 
                         recover.c show.c 
  Log:
  Remove inclusion of <sys/uuid.h>. We now include <sys/uuid.h> in
  <sys/gpt.h>. This avoids having to include both <sys/uuid.h> and
  <uuid.h>, which is considered by your friendly committer to be
  aestheticly displeasing (= ballyhoo barf barf :-)
  
  Revision  Changes    Path
  1.3       +0 -1      src/sbin/gpt/add.c
  1.4       +0 -1      src/sbin/gpt/create.c
  1.2       +0 -1      src/sbin/gpt/destroy.c
  1.5       +0 -1      src/sbin/gpt/gpt.c
  1.4       +0 -1      src/sbin/gpt/migrate.c
  1.3       +0 -1      src/sbin/gpt/recover.c
  1.4       +0 -1      src/sbin/gpt/show.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?200211102022.gAAKMPGt064013>