build: avoid util.h as a public header name due to conflict with MacOS
[kai/samba.git] / lib / crypto / md4test.c
index 7516e826abf27adc494ca69a2f091ffa01377bb1..4ee05c1f8b0cca9706ba0786111e358e534285b7 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;