From: Simo Sorce Date: Mon, 16 Jun 2008 13:04:33 +0000 (-0400) Subject: Fix build X-Git-Tag: samba-4.0.0alpha5~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=220b58070239141158d796bd782d62cc36cd19db;p=thirdparty%2Fsamba.git Fix build --- diff --git a/source/auth/session.h b/source/auth/session.h index 933b14a1b44..e0805e15843 100644 --- a/source/auth/session.h +++ b/source/auth/session.h @@ -29,6 +29,7 @@ struct auth_session_info { }; #include "librpc/gen_ndr/netlogon.h" +#include "lib/events/events.h" /* Create a security token for a session SYSTEM (the most * trusted/prvilaged account), including the local machine account as