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