Use <tevent.h> so the system tevent gets included, if enabled.
[kamenim/samba.git] / lib / util / tevent_unix.h
index bc2cea9199913c013bc0531408de80fe530b4f8c..377e976c390930a4cd1d8b1cfcae6ab62d6a0798 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef _TEVENT_UNIX_H
 #define _TEVENT_UNIX_H
 
-#include "../tevent/tevent.h"
+#include <tevent.h>
 
 bool tevent_req_is_unix_error(struct tevent_req *req, int *perrno);