summaryrefslogtreecommitdiff
path: root/net/imapproxy/files/patch-ac
blob: 586bc3cff303c3f64c5f836af3ffbab0c6033c4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- network.c.orig	Fri Aug  9 15:24:23 2002
+++ network.c		Mon Jul 28 11:21:26 2003
@@ -20,9 +20,9 @@


 #include <stdio.h>
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
-#include <sys/types.h>
 #include <string.h>
 #include <netdb.h>
 #include <unistd.h>