summaryrefslogtreecommitdiff
path: root/user/chrony/chrony-include-util.patch
blob: 20b43c1874930b5bf47f9646ac86b1dc282e3317 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- chrony-3.4/hash_intmd5.c.old	2018-09-27 19:29:57.386348229 -0700
+++ chrony-3.4/hash_intmd5.c	2018-09-27 19:30:07.696494803 -0700
@@ -29,6 +29,7 @@
 #include "sysincl.h"
 #include "hash.h"
 #include "memory.h"
+#include "util.h"
 
 #include "md5.c"