From 275be87be71dab9b00a67bd5010f8acf7255ce04 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Mon, 16 Dec 2002 07:37:21 +0000 Subject: Only included headers that are used. --- networking/libiproute/rt_names.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'networking/libiproute/rt_names.c') diff --git a/networking/libiproute/rt_names.c b/networking/libiproute/rt_names.c index 2a7d85c..d503645 100644 --- a/networking/libiproute/rt_names.c +++ b/networking/libiproute/rt_names.c @@ -8,14 +8,10 @@ * * Authors: Alexey Kuznetsov, */ - #include #include -#include -#include -#include #include -#include + #include static void rtnl_tab_initialize(char *file, char **tab, int size) -- cgit v1.1