summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_sudo.c
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2015-12-16 14:42:04 +0100
committerJakub Hrozek <jhrozek@redhat.com>2016-01-19 14:33:04 +0100
commit68abbe716bed7c8d6790d9bec168ef44469306a1 (patch)
tree85066d550de84703072d0611627de5c7915d53c7 /src/providers/ldap/sdap_sudo.c
parente9ae5cd285dcc8fa232e16f9c7a29f18537272f2 (diff)
downloadsssd-68abbe716bed7c8d6790d9bec168ef44469306a1.tar.gz
sssd-68abbe716bed7c8d6790d9bec168ef44469306a1.tar.xz
sssd-68abbe716bed7c8d6790d9bec168ef44469306a1.zip
SUDO: make sudo sysdb interface more reusable
Reviewed-by: Sumit Bose <sbose@redhat.com>
Diffstat (limited to 'src/providers/ldap/sdap_sudo.c')
-rw-r--r--src/providers/ldap/sdap_sudo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/providers/ldap/sdap_sudo.c b/src/providers/ldap/sdap_sudo.c
index 550784842..10067e9ba 100644
--- a/src/providers/ldap/sdap_sudo.c
+++ b/src/providers/ldap/sdap_sudo.c
@@ -27,7 +27,6 @@
#include "providers/ldap/sdap.h"
#include "providers/ldap/sdap_async.h"
#include "providers/ldap/sdap_sudo.h"
-#include "providers/ldap/sdap_sudo_cache.h"
#include "db/sysdb_sudo.h"
static void sdap_sudo_handler(struct be_req *breq);