summaryrefslogtreecommitdiff
path: root/news/leafnode+/files/patch-nntputil.c
blob: ff551924a024cc1936944532f4bd2c568a79d2c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- nntputil.c.orig	Thu Jan 30 11:22:08 2003
+++ nntputil.c	Thu Jan 30 11:22:15 2003
@@ -44,6 +44,7 @@
 #endif
 
 #include <fcntl.h>
+#include <sys/types.h>
 #include <sys/uio.h>
 #include <sys/param.h>
 #include <sys/socket.h>
@@ -59,7 +60,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <sys/stat.h>
-#include <sys/types.h>
 #include <time.h>
 #include <unistd.h>
 #include <dirent.h>