pptp: fix compilation with GCC14
authorRosen Penev <rosenp@gmail.com>
Wed, 30 Oct 2024 01:16:54 +0000 (18:16 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 30 Oct 2024 12:10:10 +0000 (05:10 -0700)
commit4275b6930b9a37630bd09bdcdb5e21547aa77683
tree0135b8d1588581067c25ac0060d6cd06555ca957
parentb3d9e90942a25a83306b2fc2a60cf2ee68c2ed2e
pptp: fix compilation with GCC14

Needed forward declaration for missing function.

Removed some no longer needed musl fixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/pptpd/Makefile
net/pptpd/patches/100-musl-compat.patch