aboutsummaryrefslogtreecommitdiff
path: root/security/lsh/files/patch-unix_random.c
blob: e4600c0412add330dd48c90ec1732afdba864355 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/unix_random.c.orig	Sun Feb 16 21:27:45 2003
+++ src/unix_random.c	Sun Mar  2 10:18:35 2003
@@ -36,9 +36,9 @@
 #endif
 
 #include <sys/types.h>
+#include <sys/time.h>
 #include <sys/resource.h>
 #include <sys/stat.h>
-#include <sys/time.h>
 
 #include "randomness.h"