open-src/xserver/xorg/sun-src/tsol/tsolpolicy.c
changeset 196 b7c1d614eb84
parent 168 7e5ba43e5235
child 250 01f9dae8314d
--- a/open-src/xserver/xorg/sun-src/tsol/tsolpolicy.c	Wed Aug 01 07:32:19 2007 -0700
+++ b/open-src/xserver/xorg/sun-src/tsol/tsolpolicy.c	Wed Aug 08 15:58:14 2007 -0700
@@ -26,7 +26,7 @@
  * of the copyright holder.
  */ 
 
-#pragma ident   "@(#)tsolpolicy.c 1.18     07/06/08 SMI"
+#pragma ident   "@(#)tsolpolicy.c 1.19     07/07/31 SMI"
 
 #ifdef HAVE_DIX_CONFIG_H 
 #include <dix-config.h> 
@@ -38,7 +38,7 @@
 #include <stdio.h>
 #include <sys/types.h>
 #include <unistd.h>
-#include <bsm/auditwrite.h>
+#include "auditwrite.h"
 #include <bsm/audit_kevents.h>
 #include <bsm/audit_uevents.h>
 #include <X11/Xproto.h>