~mterry/ubuntu-system-settings/revoke-auth

« back to all changes in this revision

Viewing changes to plugins/security-privacy/polkitlistener.cpp

  • Committer: Michael Terry
  • Date: 2015-01-26 20:31:58 UTC
  • Revision ID: michael.terry@canonical.com-20150126203158-karc7sg9kw6ugrbp
Fix header

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 */
19
19
 
20
20
#include "polkitlistener.h"
 
21
#include <stdlib.h>
21
22
 
22
23
struct _UssPolkitListenerPrivate
23
24
{