summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/krb5/ccache/file/fcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/file/fcc.h b/src/lib/krb5/ccache/file/fcc.h
index 1f5cb8b1f..b04024046 100644
--- a/src/lib/krb5/ccache/file/fcc.h
+++ b/src/lib/krb5/ccache/file/fcc.h
@@ -23,6 +23,7 @@
/* XXX Until I find out the right #define for this.. XXX */
#define KRB5_OK 0
#define KRB5_NOMEM 1
+#define KRB5_NOTFOUND 2
#define KRB5_FCC_MAXLEN 100
#ifndef TKT_ROOT