]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
glusterfs: Avoid tevent_internal.h
authorVolker Lendecke <vl@samba.org>
Sat, 24 Sep 2016 17:45:13 +0000 (10:45 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Oct 2016 08:43:28 +0000 (10:43 +0200)
Günther confirmed it still compiles :-)

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12283
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Sat Sep 24 23:41:56 CEST 2016 on sn-devel-144

(cherry picked from commit c60ea2c17814f9f7b55514e0d0a553accaa54b15)

source3/modules/vfs_glusterfs.c

index a66887dbae3d68d5144253e9ea8b0861e26185e1..a534a8a512b26b861fe0665970860e1fe93d39dc 100644 (file)
@@ -41,7 +41,6 @@
 #include "api/glfs.h"
 #include "lib/util/dlinklist.h"
 #include "lib/util/tevent_unix.h"
-#include "lib/tevent/tevent_internal.h"
 #include "smbd/globals.h"
 #include "lib/sys_rw.h"