Index: trunk/Ohana/src/opihi/include/pantasks.h
===================================================================
--- trunk/Ohana/src/opihi/include/pantasks.h	(revision 8192)
+++ trunk/Ohana/src/opihi/include/pantasks.h	(revision 8427)
@@ -5,9 +5,4 @@
 # include <time.h>
 # include <zlib.h>
-# include <netinet/ip.h>
-# include <netdb.h>
-# include <arpa/inet.h>
-
-typedef struct sockaddr_in SockAddress;
 
 typedef enum {
@@ -210,9 +205,4 @@
 void *ListenClients (void *data);
 
-int InitServerSocket (SockAddress *Address);
-int WaitServerSocket (int InitSocket, SockAddress *Address);
-int GetClientSocket (char *hostname);
-int InitServerSocket_Named (char *hostname, SockAddress *Address);
-
 /*
 void InitPrint ();
