revert fix for #H4041 - decl for has_color()
commit9d1a3be7d7964a9406957dd40011f4ce6ef348ce
authorPatR <rankin@nethack.org>
Wed, 27 Jan 2016 01:39:41 +0000 (26 17:39 -0800)
committerPatR <rankin@nethack.org>
Wed, 27 Jan 2016 01:39:41 +0000 (26 17:39 -0800)
tree3850265d1670591fd8c2604762d47df5412ec955
parent149139a25d76894bb1b9189ef8a96a544a7094e9
revert fix for #H4041 - decl for has_color()

Since the attempted fix for the warning about has_color() being
implicitly declared introduced a worse problem of conflicting
declaration in cases where it's already declared, back that change
out.
doc/fixes36.1
sys/share/unixtty.c