vserver 2.0 rc7
[linux-2.6.git] / security / selinux / ss / services.h
index c7030ae..e8d907e 100644 (file)
@@ -9,12 +9,6 @@
 #include "policydb.h"
 #include "sidtab.h"
 
-/*
- * The security server uses two global data structures
- * when providing its services:  the SID table (sidtab)
- * and the policy database (policydb).
- */
-extern struct sidtab sidtab;
 extern struct policydb policydb;
 
 #endif /* _SS_SERVICES_H_ */