Skip to content
  • Stef Walter's avatar
    pam: Stop using deprecated <selinux/flask.h> header · 74fc065e
    Stef Walter authored
    And use the more complex function call instead.
    
    Fixes this warning:
    
    /usr/include/selinux/flask.h:5:2: error: #warning "Please remove any #include's of this header in your source code." [-Werror=cpp]
     #warning "Please remove any #include's of this header in your source code."
      ^
    74fc065e