sdap_sudo_shared.h revision 3b99f7a97553a0a357d50abe507d4f0060c4ecea
/*
Authors:
Pavel Březina <pbrezina@redhat.com>
Copyright (C) 2015 Red Hat
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _SDAP_SUDO_SHARED_H_
#define _SDAP_SUDO_SHARED_H_
#include "providers/dp_backend.h"
#include "providers/be_ptask.h"
void *pvt);
void
const char *usn);
#endif /* _SDAP_SUDO_SHARED_H_ */