diff options
Diffstat (limited to 'src/include/k5-int.h')
-rw-r--r-- | src/include/k5-int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h index bc9b2e013..1b90386f5 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -179,6 +179,7 @@ typedef unsigned char u_char; /* * After loading the configuration definitions, load the Kerberos definitions. */ +#include <errno.h> #include "krb5.h" #ifdef NEED_SOCKETS |