From 563267dae3bdfdb66daaf3a38b21e804ee2e465a Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Fri, 3 Feb 2006 15:49:07 +0000 Subject: [PATCH] Remove user.h include in audit.h, it is unneeded, and also can cause build problems for other components that include audit.h. --- sys/security/audit/audit.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/security/audit/audit.h b/sys/security/audit/audit.h index f889f3bd95f..7421f0df3e0 100644 --- a/sys/security/audit/audit.h +++ b/sys/security/audit/audit.h @@ -45,7 +45,6 @@ #include #include -#include /* * Audit subsystem condition flags. The audit_enabled flag is set and