summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/krb5')
-rw-r--r--src/include/krb5/ext-proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/krb5/ext-proto.h b/src/include/krb5/ext-proto.h
index 8a6185e7b..cb05730a7 100644
--- a/src/include/krb5/ext-proto.h
+++ b/src/include/krb5/ext-proto.h
@@ -21,6 +21,7 @@
#else
extern char *malloc(), *index(), *calloc();
+extern char *getenv();
#include <string.h>