From ab871770ca21c35024df4d741cf20670c6e69e80 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 16 Jun 2008 09:04:33 -0400 Subject: [PATCH] Fix build (This used to be commit 220b58070239141158d796bd782d62cc36cd19db) --- source4/auth/session.h | 1 + 1 file changed, 1 insertion(+) diff --git a/source4/auth/session.h b/source4/auth/session.h index 933b14a1b44..e0805e15843 100644 --- a/source4/auth/session.h +++ b/source4/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 -- 2.11.4.GIT