summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2014-11-10 20:58:20 -0500
committerMartin Kosek <mkosek@redhat.com>2014-12-03 08:48:56 +0100
commitbdccb0c721283f17a48423ab562ab5515ecd7f8e (patch)
tree9c6777b366777120ef5ec186b797e4d2094e4467 /daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
parentfaec4ef9de431a1b72423be8ce6cea28a7221531 (diff)
downloadfreeipa-bdccb0c721283f17a48423ab562ab5515ecd7f8e.tar.gz
freeipa-bdccb0c721283f17a48423ab562ab5515ecd7f8e.tar.xz
freeipa-bdccb0c721283f17a48423ab562ab5515ecd7f8e.zip
Preliminary refactoring of libotp files
There are no major changes in this commit other than changing filenames and symbols to have consistent namespaces. This prepares for larger changes to come in subsequent commits. Reviewed-By: Thierry Bordaz <tbordaz@redhat.com>
Diffstat (limited to 'daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h')
-rw-r--r--daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h b/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
index f8851122b..2e9d4fe86 100644
--- a/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
+++ b/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd.h
@@ -41,7 +41,7 @@
# include <config.h>
#endif
-#include <libotp.h>
+#include "../libotp/otp_token.h"
#include <stdio.h>
#include <string.h>