summaryrefslogtreecommitdiff
blob: cf421365917dd82ac04ddeaf30265c1d72094572 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>