13 lines
562 B
Diff
13 lines
562 B
Diff
|
Index: setools-3.3.7/libqpol/src/policy_define.h
|
||
|
===================================================================
|
||
|
--- setools-3.3.7.orig/libqpol/src/policy_define.h 2010-04-23 18:22:08.000000000 +0200
|
||
|
+++ setools-3.3.7/libqpol/src/policy_define.h 2013-04-03 15:26:40.164954714 +0200
|
||
|
@@ -23,6 +23,7 @@
|
||
|
* of code here */
|
||
|
#define SECURITY_FS_USE_PSIDS 6
|
||
|
|
||
|
+avrule_t *define_cond_filename_trans();
|
||
|
avrule_t *define_cond_compute_type(int which);
|
||
|
avrule_t *define_cond_pol_list(avrule_t * avlist, avrule_t * stmt);
|
||
|
avrule_t *define_cond_te_avtab(int which);
|