networkd: move sysctl code to use PID_FMT
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Sep 2024 15:46:12 +0000 (17:46 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Sep 2024 05:28:51 +0000 (07:28 +0200)
commita44fa55e267aa7b075d096b0333714af7c11a485
tree8a0e965305fce198699e7b5b0eac9b1c6a41b1f6
parent868258cf38fb081c7766989fb92a91d2b167147e
networkd: move sysctl code to use PID_FMT

Now that format-util.h doesn't pull in net/if.h anymore, we can use it
to format PIDs in the networkd-sysctl.c code.
src/network/networkd-sysctl.c