diff svr-agentfwd.c @ 858:220f55d540ae

rename random.h to dbrandom.h since some OSes have a system random.h
author Matt Johnston <matt@ucc.asn.au>
date Thu, 14 Nov 2013 22:05:47 +0800
parents 81def6b732c7
children 7c899f24a85b
line wrap: on
line diff
--- a/svr-agentfwd.c	Thu Nov 14 22:03:30 2013 +0800
+++ b/svr-agentfwd.c	Thu Nov 14 22:05:47 2013 +0800
@@ -37,7 +37,7 @@
 #include "channel.h"
 #include "packet.h"
 #include "buffer.h"
-#include "random.h"
+#include "dbrandom.h"
 #include "listener.h"
 #include "auth.h"