aboutsummaryrefslogtreecommitdiff
path: root/palm/synce-vdccm/files/patch-lib-tcpsocket.h
blob: ca63569939d98d12335bd197169593ac53c25505 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/tcpsocket.h.orig	Fri Jan 26 03:21:01 2007
+++ lib/tcpsocket.h	Fri Jan 26 03:21:48 2007
@@ -24,6 +24,7 @@
 #define TCPSOCKET_H
 
 #include <string>
+#include <sys/socket.h>
 #include <netinet/in.h>
 #include "netsocket.h"