diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/krb5/ccache/file/fcc_nseq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/file/fcc_nseq.c b/src/lib/krb5/ccache/file/fcc_nseq.c index bf38d16b0..4f9ceeedf 100644 --- a/src/lib/krb5/ccache/file/fcc_nseq.c +++ b/src/lib/krb5/ccache/file/fcc_nseq.c @@ -30,6 +30,7 @@ static char rcsid_fcc_nseq_c[] = "$Id$"; #endif /* !lint && !SABER */ +#include <errno.h> #include "fcc.h" /* |
