]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/test-pppoe.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / libsystemd-network / test-pppoe.c
index 40d04fdb217d3ea624298027d3c51118c7c1e6bd..9c8d6f777948724d1e45445ec2d1ce62b945ab93 100644 (file)
@@ -31,6 +31,7 @@
 #include "event-util.h"
 #include "sd-rtnl.h"
 #include "sd-pppoe.h"
+#include "process-util.h"
 
 static void pppoe_handler(sd_pppoe *ppp, int event, void *userdata) {
         static int pppoe_state = -1;