You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-proxy/pingtunnel/files/pingtunnel-0.72-musl.patch

11 lines
191 B

--- a/ptunnel.h
+++ b/ptunnel.h
@@ -45,7 +45,6 @@
// Includes
#ifndef WIN32
- #include <sys/unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>