xinetd: fix compilation with gcc 14
authorRosen Penev <[email protected]>
Mon, 13 May 2024 03:18:37 +0000 (20:18 -0700)
committerRosen Penev <[email protected]>
Tue, 14 May 2024 23:39:55 +0000 (16:39 -0700)
commit6a007dcabb78d06c52be16fa2c0e698099011643
treef5b558a4df3ded71cca31e0b6fd84942d6480915
parent4aed8a05a5c384cd83273dccf46986b43746a9ec
xinetd: fix compilation with gcc 14

Missing headers. Fix some warnings related to time_t while at it.

Signed-off-by: Rosen Penev <[email protected]>
net/xinetd/Makefile
net/xinetd/patches/010-gcc14.patch [new file with mode: 0644]