summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2016-09-26 11:29:42 -0700
committerVolker Lendecke <vl@samba.org>2016-09-27 07:55:02 +0200
commit7e9b6c613b032249b6950d382cfff4ca7ccec8d4 (patch)
tree9b2443206a1020e6b804914ed343daa364fcddb7 /source3/include/smb.h
parent71937b16bf167fa1a338cd2563743f87d8688b44 (diff)
downloadsamba-7e9b6c613b032249b6950d382cfff4ca7ccec8d4.tar.gz
s3: tidyup - move struct idle_event to util_event.h
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Tue Sep 27 07:55:02 CEST 2016 on sn-devel-144
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 0af3b6132ab..75fcb023e28 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -120,7 +120,6 @@
#include "librpc/gen_ndr/security.h"
-struct idle_event;
struct share_mode_entry;
struct uuid;
struct named_mutex;