summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/krb5/os/net_read.c1
-rw-r--r--src/lib/krb5/os/net_write.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/krb5/os/net_read.c b/src/lib/krb5/os/net_read.c
index 06e8ec755..55e6172aa 100644
--- a/src/lib/krb5/os/net_read.c
+++ b/src/lib/krb5/os/net_read.c
@@ -14,6 +14,7 @@ static char rcsid_net_read_c[] =
#endif /* !lint & !SABER */
#include <krb5/copyright.h>
+#include <krb5/config.h> /* for stdlib.h config option */
#include <krb5/ext-proto.h>
/*
diff --git a/src/lib/krb5/os/net_write.c b/src/lib/krb5/os/net_write.c
index 834b30393..0215db0ff 100644
--- a/src/lib/krb5/os/net_write.c
+++ b/src/lib/krb5/os/net_write.c
@@ -14,6 +14,7 @@ static char rcsid_net_write_c[] =
#endif /* !lint & !SABER */
#include <krb5/copyright.h>
+#include <krb5/config.h> /* ext-proto.h needs this */
#include <krb5/ext-proto.h>
/*