aboutsummaryrefslogtreecommitdiff
path: root/net/ayttm/files/patch-yahoo.c
blob: e5476d61aef5cfb57fb07c07602defd85dcd439e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- modules/yahoo2/yahoo.c.orig	Sun Jul 14 17:43:14 2002
+++ modules/yahoo2/yahoo.c	Wed Aug  7 23:55:36 2002
@@ -24,8 +24,8 @@
  */
 
 #include <netdb.h>
-#include <sys/socket.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>