From b130b35f48d19450240748425e12d21f2c38350f Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 17 Mar 2014 02:28:39 +0100 Subject: Update #include's: remove unused and add missing ones The "deheader" tool () has been used to find unused #include directives as well as missing ones. Tested on: - A/UX 3.1.1 - ArchLinux (2014-03-17) - Debian GNU/Hurd - Debian GNU/Linux 6.0.9 - Debian GNU/Linux 7.4 - Fedora 20 - FreeBSD 9.2 - OpenBSD 4.8 - OpenBSD 5.1 - OS X 10.9 - Solaris 11 --- src/ipaddr/ng_ipaddr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ipaddr') diff --git a/src/ipaddr/ng_ipaddr.h b/src/ipaddr/ng_ipaddr.h index 799aa88f..f8409de9 100644 --- a/src/ipaddr/ng_ipaddr.h +++ b/src/ipaddr/ng_ipaddr.h @@ -13,6 +13,7 @@ */ #include +#include #include #include -- cgit 1.4.1