libcli: Remove an unnecessary #include
authorVolker Lendecke <vl@samba.org>
Fri, 12 Apr 2019 13:03:12 +0000 (15:03 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 3 May 2019 22:34:16 +0000 (22:34 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/libcli/resolve/dns_ex.c

index a6863aed59e99bc9cb2cd6a717757e019a3e689c..2a4bf4c03ee6212011ec8e7c2a49be6c5933df90 100644 (file)
@@ -31,7 +31,6 @@
 */
 
 #include "includes.h"
-#include "lib/events/events.h"
 #include "system/network.h"
 #include "system/filesys.h"
 #include "lib/socket/socket.h"