who: omit useless definitions of MAXHOSTNAMELEN
commit960fc616247dda92ac6f0b61ffaacb357484227b
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Dec 2010 01:40:31 +0000 (20 17:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Dec 2010 01:43:05 +0000 (20 17:43 -0800)
treefa530f5ad7b277edaf55eb2044c4a736ff93db6b
parent41159f9604ac101746032f304ade13f52c48f65f
who: omit useless definitions of MAXHOSTNAMELEN

This prevents a compilation failure on Solaris 8, GCC 4.4.2, with
"configure --enable-gcc-warnings".
* src/who.c (MAXHOSTNAMELEN): Remove; no longer needed.
* src/pinky.c: Likewise.
src/pinky.c
src/who.c