From af22dc3723373cc3deb8b061ac10b4983c1b4bbc Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 31 Jan 2000 21:59:02 +0000 Subject: [PATCH] include --- bin/tests/master_test.c | 1 + bin/tests/shutdown_test.c | 1 + lib/dns/rootns.c | 1 + 3 files changed, 3 insertions(+) diff --git a/bin/tests/master_test.c b/bin/tests/master_test.c index ca99f36711..4910f8f582 100644 --- a/bin/tests/master_test.c +++ b/bin/tests/master_test.c @@ -19,6 +19,7 @@ #include #include +#include #include #include diff --git a/bin/tests/shutdown_test.c b/bin/tests/shutdown_test.c index 317b6b07a4..dae70b4c01 100644 --- a/bin/tests/shutdown_test.c +++ b/bin/tests/shutdown_test.c @@ -19,6 +19,7 @@ #include #include +#include #include #include diff --git a/lib/dns/rootns.c b/lib/dns/rootns.c index 5339da30a6..448a5258a5 100644 --- a/lib/dns/rootns.c +++ b/lib/dns/rootns.c @@ -18,6 +18,7 @@ #include #include +#include #include #include