Use <tevent.h> so the system tevent gets included, if enabled.
[kamenim/samba.git] / lib / util / util_runcmd.c
index aa2a3e66727989e2d59227b51ad036243b81a82d..50a3db7f7281c334ff72101f6d55b4dd6cf57404 100644 (file)
@@ -27,8 +27,8 @@
 
 #include "includes.h"
 #include "system/filesys.h"
-#include "lib/tevent/tevent.h"
-#include "lib/util/tevent_unix.h"
+#include <tevent.h>
+#include <tevent_unix.h>
 
 struct samba_runcmd_state {
        int stdout_log_level;