]> git.ozlabs.org Git - ppp.git/commit
pppd/ppp-sha1.c: use uint32_t instead of u_int32_t (#432)
authorbkuhls <bkuhls@users.noreply.github.com>
Thu, 3 Aug 2023 09:31:23 +0000 (11:31 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2023 09:31:23 +0000 (19:31 +1000)
commit797cdae57c27ed74a5ec3b4675f31f2c6cfc98ae
tree966d0529fd2d252444e2b24a814642df68bb451b
parentd190be23688da3ec15a1dad84b1ce9a1337656bb
pppd/ppp-sha1.c: use uint32_t instead of u_int32_t (#432)

Fixes build with musl-libc toolchains.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
pppd/ppp-sha1.c