From 76a57e8c3bd650dea23d8c066e669004b8ea286e Mon Sep 17 00:00:00 2001 From: ngie Date: Sun, 3 Jan 2016 11:22:15 +0000 Subject: Add sys/types.h for for size_t, etc stable/10 requires it due to header pollution MFC after: 1 week Sponsored by: EMC / Isilon Storage Division --- lib/libnv/tests/dnv_tests.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/libnv/tests/dnv_tests.cc b/lib/libnv/tests/dnv_tests.cc index fe80d00..a21a91d 100644 --- a/lib/libnv/tests/dnv_tests.cc +++ b/lib/libnv/tests/dnv_tests.cc @@ -27,6 +27,7 @@ #include __FBSDID("$FreeBSD$"); +#include #include #include -- cgit v1.1