summaryrefslogblamecommitdiff
path: root/news/leafnode+/files/patch-util.c
blob: f569ffeb5c0e6b4ef0454f17ee4a3fc8335bc109 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                        
--- util.c.orig	Thu Jan 30 11:22:45 2003
+++ util.c	Thu Jan 30 11:22:54 2003
@@ -40,6 +40,7 @@
 #include <assert.h>
 #include <stdarg.h>
 #include <fcntl.h>
+#include <sys/types.h>
 #include <sys/uio.h>
 #include <sys/param.h>
 #include <sys/socket.h>
@@ -55,7 +56,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <sys/stat.h>
-#include <sys/types.h>
 #include <time.h>
 #include <unistd.h>
 #include <dirent.h>