aboutsummaryrefslogtreecommitdiffstats
path: root/mail/prayer/files/patch-prayer-mydb.c
blob: e962244c01a32b901df209b58be22c24a3046dde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- prayer/mydb.c.orig  Thu Feb 17 23:09:40 2005
+++ prayer/mydb.c   Thu Feb 17 23:06:11 2005
@@ -49,12 +49,12 @@
 #include <string.h>
 #include <stdio.h>
 #include <netdb.h>
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <errno.h>
 #include <syslog.h>
-#include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
 #include <fcntl.h>