Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2003 01:47:30 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/cp cp.c
Message-ID:  <200304130847.h3D8lVHc033841@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2003/04/13 01:47:30 PDT

  FreeBSD src repository

  Modified files:
    bin/cp               cp.c 
  Log:
  Include <signal.h> instead of depending on namespace pollution in
  <sys/param.h>.  Include <sys/types.h> instead of of <sys/param.h>
  so that further such dependencies don't develop.
  
  Revision  Changes    Path
  1.47      +2 -1      src/bin/cp/cp.c



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