[apparmor] Deprecation of #include

John Johansen john.johansen at canonical.com
Sat Mar 26 08:19:16 UTC 2011


I would like to deprecate #include in favor of using include.

Eg.
  #include <foo>
becomes
  include <foo>


Further more we may want to consider removing #include altogether
for v3 of the profile language.



More information about the AppArmor mailing list