X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fnet.c;h=286f15763e2f6cbd4e7bf632f91c550106d718f7;hb=57991e264202ad83e2c1b663777b358bf5573652;hp=bf6cfcf177d58a18572a4947e62a45e11f73c617;hpb=21184674b38ea1da87588de97dab076c9b9e4a81;p=meshlink diff --git a/src/net.c b/src/net.c index bf6cfcf1..286f1576 100644 --- a/src/net.c +++ b/src/net.c @@ -32,7 +32,6 @@ #include "names.h" #include "net.h" #include "netutl.h" -#include "process.h" #include "protocol.h" #include "subnet.h" #include "xalloc.h"