summaryrefslogtreecommitdiffstats
path: root/src/plugins/preauth/wpse/wpse_main.c
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2007-05-31 21:25:56 +0000
committerKen Raeburn <raeburn@mit.edu>2007-05-31 21:25:56 +0000
commit663b22141ca0e6353d75495bdfa641a36fa73627 (patch)
tree6b778a56f65890257aca8ae69c7a5b558cac8ec0 /src/plugins/preauth/wpse/wpse_main.c
parentd45eeb7f708d5be2e9fbdbc54a04655776074f6c (diff)
downloadkrb5-663b22141ca0e6353d75495bdfa641a36fa73627.tar.gz
krb5-663b22141ca0e6353d75495bdfa641a36fa73627.tar.xz
krb5-663b22141ca0e6353d75495bdfa641a36fa73627.zip
Configure cksum_body and wpse in top-level configure script. (Still don't build by default.)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19565 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/plugins/preauth/wpse/wpse_main.c')
-rw-r--r--src/plugins/preauth/wpse/wpse_main.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/preauth/wpse/wpse_main.c b/src/plugins/preauth/wpse/wpse_main.c
index f85806387..fd6ff92dd 100644
--- a/src/plugins/preauth/wpse/wpse_main.c
+++ b/src/plugins/preauth/wpse/wpse_main.c
@@ -32,9 +32,7 @@
#ident "$Id$"
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include "autoconf.h"
#ifdef HAVE_ERRNO_H
#include <errno.h>