]> granicus.if.org Git - procps-ng/commit
Fixed warning about error_at_line
authorCraig Small <csmall@enc.com.au>
Tue, 26 Mar 2013 10:27:38 +0000 (21:27 +1100)
committerCraig Small <csmall@enc.com.au>
Tue, 26 Mar 2013 10:27:38 +0000 (21:27 +1100)
commitc03aa80ad1d48b95ab2789af12548a173b00bb56
tree983a06609da5717ef7eab7ef931d7dc9530fb88a
parentd164f47dd1940060a896af03ee2603bc416b8215
Fixed warning about error_at_line

ps/display.c:65:7: warning: implicit declaration of function
‘error_at_line’ [-Wimplicit-function-declaration]

Applied Gentoo patch created by ssuominen

References:
  http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-process/procps/files/procps-3.3.6-error_at_line.patch?annotate=1.1&diff_format=f
  http://www.freelists.org/post/procps/procpsng-337,17

Signed-off-by: Craig Small <csmall@enc.com.au>
ps/display.c