diff options
Diffstat (limited to 'lib/libnv/tests/dnv_tests.cc')
-rw-r--r-- | lib/libnv/tests/dnv_tests.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libnv/tests/dnv_tests.cc b/lib/libnv/tests/dnv_tests.cc index 64750b2a6bc2..cf478f1bd2a2 100644 --- a/lib/libnv/tests/dnv_tests.cc +++ b/lib/libnv/tests/dnv_tests.cc @@ -24,9 +24,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/types.h> #include <sys/dnv.h> #include <sys/nv.h> |