summaryrefslogtreecommitdiff
path: root/nsswitch/krb5_plugin/winbind_krb5_locator.c
diff options
context:
space:
mode:
Diffstat (limited to 'nsswitch/krb5_plugin/winbind_krb5_locator.c')
-rw-r--r--nsswitch/krb5_plugin/winbind_krb5_locator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/krb5_plugin/winbind_krb5_locator.c b/nsswitch/krb5_plugin/winbind_krb5_locator.c
index 91a2d64d84c..518c871b248 100644
--- a/nsswitch/krb5_plugin/winbind_krb5_locator.c
+++ b/nsswitch/krb5_plugin/winbind_krb5_locator.c
@@ -26,7 +26,7 @@
#if defined(HAVE_KRB5) && defined(HAVE_KRB5_LOCATE_PLUGIN_H)
-#if HAVE_COM_ERR_H
+#ifdef HAVE_COM_ERR_H
#include <com_err.h>
#endif