From a10961a9e1b4a1635f9a7f083a5f398fd360a714 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Tue, 15 Aug 2017 22:34:46 +0000 Subject: [PATCH] tests/test_nlattr.h: include * tests/test_nlattr.h: Include for definition of uint16_t used by init_nlattr. --- tests/test_nlattr.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_nlattr.h b/tests/test_nlattr.h index 204c4371..c282167b 100644 --- a/tests/test_nlattr.h +++ b/tests/test_nlattr.h @@ -29,6 +29,7 @@ #include "print_fields.h" #include +#include #include #include #include "netlink.h" -- 2.40.0