summaryrefslogtreecommitdiffstats
path: root/src/sss_client/sudo/sss_sudo_response.c
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2012-03-12 11:01:37 +0100
committerStephen Gallagher <sgallagh@redhat.com>2012-06-29 11:37:16 -0400
commit60a729bfa2aee7529a0c9a276057a47a80381994 (patch)
treecb497e32491e333ee6302e385c43f25c2d6fe8f5 /src/sss_client/sudo/sss_sudo_response.c
parente07a94a66985b674c5df11ca466792902164c4e2 (diff)
downloadsssd-60a729bfa2aee7529a0c9a276057a47a80381994.tar.gz
sssd-60a729bfa2aee7529a0c9a276057a47a80381994.tar.xz
sssd-60a729bfa2aee7529a0c9a276057a47a80381994.zip
sudo api: remove EOK
Diffstat (limited to 'src/sss_client/sudo/sss_sudo_response.c')
-rw-r--r--src/sss_client/sudo/sss_sudo_response.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sss_client/sudo/sss_sudo_response.c b/src/sss_client/sudo/sss_sudo_response.c
index 1a8c72900..4e74d83ab 100644
--- a/src/sss_client/sudo/sss_sudo_response.c
+++ b/src/sss_client/sudo/sss_sudo_response.c
@@ -25,6 +25,7 @@
#include <string.h>
#include <stdint.h>
+#include "sss_client/sss_cli.h"
#include "sss_client/sudo/sss_sudo.h"
#include "sss_client/sudo/sss_sudo_private.h"