]> Savannah Git Hosting - gnulib.git/commit
servent tests: Fix failure due to missing htons declaration.
authorCollin Funk <collin.funk1@gmail.com>
Wed, 1 Jan 2025 03:51:26 +0000 (19:51 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 1 Jan 2025 03:51:26 +0000 (19:51 -0800)
commitcbe5f768350abc89d988ab489dc89d2fd64772fd
tree30a951d91adda9f216343a0ad900010f6944622f
parent020ebd643d58153f1fbab8faa90fb09899950bc4
servent tests: Fix failure due to missing htons declaration.

* modules/servent-tests (Depends-on): Add htonl.
(Makefile.am): Link program to $(HTONL_LIB).
* tests/test-servent.c (main): Fix formatting and typo.
ChangeLog
modules/servent-tests
tests/test-servent.c