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