]> git.ipfire.org Git - thirdparty/coreutils.git/commit
[!NICE_PRIORITY]: Include <time.h> before <sys/resource.h>
authorJim Meyering <jim@meyering.net>
Sat, 2 Aug 2003 20:39:06 +0000 (20:39 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Aug 2003 20:39:06 +0000 (20:39 +0000)
commit846a7a53eb21a927ee4263614efa0a5f39a6eeb5
tree9b98b043455f29c01bca442820da37250c69a976
parent4c3962cc7a448707f79c5b445f4dcb38de037ced
[!NICE_PRIORITY]: Include <time.h> before <sys/resource.h>
to avoid compilation error on Ultrix. Reported by Christian Krackowizer.
src/nice.c