tdb: Use <tdb.h> to include tdb so system headers are found when building against...
[kamenim/samba.git] / lib / util / util_runcmd.c
index 50a3db7f7281c334ff72101f6d55b4dd6cf57404..d617254432365d23354885e278734841ff06cd03 100644 (file)
@@ -28,7 +28,7 @@
 #include "includes.h"
 #include "system/filesys.h"
 #include <tevent.h>
-#include <tevent_unix.h>
+#include "../lib/util/tevent_unix.h"
 
 struct samba_runcmd_state {
        int stdout_log_level;