]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
add ntp_random.h to include list
authorDanny Mayer <mayer@ntp.org>
Fri, 26 Aug 2005 21:47:52 +0000 (17:47 -0400)
committerDanny Mayer <mayer@ntp.org>
Fri, 26 Aug 2005 21:47:52 +0000 (17:47 -0400)
bk: 430f8e08mf9oPyN7sqkY9MSKtPh2Hw

libntp/systime.c

index 2c21c4f0824bedab4f136a9a5b6b8f03e1137305..711a540089b6f96a8e142fbaa0d2134f74cd196d 100644 (file)
@@ -9,6 +9,7 @@
 #include "ntp_syslog.h"
 #include "ntp_unixtime.h"
 #include "ntp_stdlib.h"
+#include "ntp_random.h"
 
 #ifdef SIM
 #include "ntpsim.h"