summaryrefslogtreecommitdiff
path: root/lib/util/tevent_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/tevent_unix.h')
-rw-r--r--lib/util/tevent_unix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util/tevent_unix.h b/lib/util/tevent_unix.h
index bc2cea9199..377e976c39 100644
--- a/lib/util/tevent_unix.h
+++ b/lib/util/tevent_unix.h
@@ -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);