From 25cfd50214378545b92ddae04ddd1221c632361b Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Wed, 19 Apr 2017 14:39:04 -0400 Subject: A third round of inclusion fixes for _ISOMAC testsuite. * posix/tst-mmap-offset.c: Include stdint.h. * resolv/tst-ns_name_compress.c: Include string.h. * resolv/tst-resolv-edns.c: Include resolv.h. --- posix/tst-mmap-offset.c | 1 + 1 file changed, 1 insertion(+) (limited to 'posix') diff --git a/posix/tst-mmap-offset.c b/posix/tst-mmap-offset.c index 385df289e6..5bb88aab10 100644 --- a/posix/tst-mmap-offset.c +++ b/posix/tst-mmap-offset.c @@ -17,6 +17,7 @@ License along with the GNU C Library; if not, see . */ +#include #include #include #include -- cgit 1.4.1