summaryrefslogtreecommitdiff
path: root/nsswitch/krb5_plugin/winbind_krb5_localauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'nsswitch/krb5_plugin/winbind_krb5_localauth.c')
-rw-r--r--nsswitch/krb5_plugin/winbind_krb5_localauth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/krb5_plugin/winbind_krb5_localauth.c b/nsswitch/krb5_plugin/winbind_krb5_localauth.c
index e27bd6c6c54..f87b19abed6 100644
--- a/nsswitch/krb5_plugin/winbind_krb5_localauth.c
+++ b/nsswitch/krb5_plugin/winbind_krb5_localauth.c
@@ -22,7 +22,7 @@
#include "replace.h"
#include <krb5/localauth_plugin.h>
#include <wbclient.h>
-#if HAVE_COM_ERR_H
+#ifdef HAVE_COM_ERR_H
#include <com_err.h>
#endif