build: avoid util.h as a public header name due to conflict with MacOS
[samba.git] / lib / crypto / md5test.c
index 0457d4d4ea4b18e947cd6db75760ba6a76e4049e..38e65317ff8625e3dfbc2845384f1ee68f12c1e4 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include "replace.h"
-#include "../lib/util/util.h"
+#include "../lib/util/samba_util.h"
 #include "../lib/crypto/crypto.h"
 
 struct torture_context;