patch-ptunnel_h 313 B

1234567891011
  1. --- ptunnel-0.61.orig/ptunnel.h 2005-07-13 11:57:27.000000000 +0200
  2. +++ ptunnel-0.61/ptunnel.h 2013-12-28 18:22:22.000000000 +0100
  3. @@ -44,7 +44,7 @@
  4. #define PING_TUNNEL_H
  5. // Includes
  6. - #include <sys/unistd.h>
  7. + #include <unistd.h>
  8. #include <sys/types.h>
  9. #include <sys/socket.h>
  10. #include <netinet/in.h>