build: avoid util.h as a public header name due to conflict with MacOS
[nivanova/samba-autobuild/.git] / source3 / lib / server_prefork.c
index a241e24798e6bb8beaab2e34684486781523f698..89600aaa2ac5ff47e1f070d6a285967263247193 100644 (file)
@@ -25,7 +25,7 @@
 #include "system/shmem.h"
 #include "system/filesys.h"
 #include "server_prefork.h"
-#include "../lib/util/util.h"
+#include "../lib/util/samba_util.h"
 #include "../lib/util/tevent_unix.h"
 
 struct prefork_pool {