On Mon, Mar 9, 2026 at 3:50 PM Simon Josefsson <[email protected]> wrote: > > Mike Gilbert <[email protected]> writes: > > > Get the proper declaration from tcpd.h and pass the appropriate number > > of pointer arguments. This avoids relying on an implicit declaration. > > Thanks, installed. I intended to make you the git author but > accidentally pushed the change without that, and force push to savannah > seems unavailable so I can't fix it easily. I added a NEWS entry for > this with your name though.
No problem! If you want to avoid this mistake in the future, I suggest making use of the "git am" command to apply patches sent in this format.
