]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tcp_wrappers: get rid of duplicate fgets declarations
authorKyle Evans <kevans@FreeBSD.org>
Thu, 30 Sep 2021 04:21:24 +0000 (23:21 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 1 Oct 2021 04:55:27 +0000 (23:55 -0500)
commit4dbd8c72d3030b8f111fdac86ba45ff596595497
tree101b358ba99aeb33c99a7159d21c679e073ab3ce
parent5487294d79f9ebe72a847d0855adb4df85e0d66e
tcp_wrappers: get rid of duplicate fgets declarations

This is declared in stdio.h, no need for this one.
contrib/tcp_wrappers/hosts_access.c
contrib/tcp_wrappers/misc.c