summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/kdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/kdb.h b/src/include/krb5/kdb.h
index fc20b8766..58b0275ce 100644
--- a/src/include/krb5/kdb.h
+++ b/src/include/krb5/kdb.h
@@ -369,7 +369,7 @@ typedef struct _krb5_db_entry {
krb5_int32 expansion[8];
} krb5_db_entry_OLD;
-#endif /* OLD_AND_KRUFTY */
+#endif /* KRB5_OLD_AND_KRUFTY */
/* This is now a structure that is private to the database backend. */
#ifdef notdef