summaryrefslogtreecommitdiff
path: root/ukrainian/iceb/files/patch-libdev-iceb_client.c
blob: e2a7de7963b6639dee4a8e1414d41892e8c11af8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- iceb_client.c.old	Sat Jan 24 23:05:19 2004
+++ libdev/iceb_client.c	Sat Jan 24 23:05:37 2004
@@ -6,8 +6,8 @@
 #include <stdlib.h>
 #include <string.h>
 #include <netdb.h>
-#include <sys/socket.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <ctype.h>
 #ifdef	HAVE_UNISTD_H
 #include <unistd.h>