]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: avoid compiler warnings on cygwin 1.5
authorEric Blake <ebb9@byu.net>
Mon, 21 Sep 2009 16:28:01 +0000 (10:28 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 22 Sep 2009 02:42:16 +0000 (20:42 -0600)
commit32f987af1274d3ed53244564ab537dce8e330e0a
tree1bb1d6243ef12c284fc18d543bc60036753482e6
parentfee869488654c5b971d27d5e2c6a057c947263d1
build: avoid compiler warnings on cygwin 1.5

* src/copy.c (utimens_symlink): Avoid unused variables.
* src/su.c (getusershell): Rely on gnulib for prototype.
src/copy.c
src/su.c