From ac4b4683aee8e5aa566b0b5f99bd940bc10d9b71 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 31 Mar 2000 23:40:00 +0000 Subject: Removal of useless includes continues... --- lib/ip.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/ip.c') diff --git a/lib/ip.c b/lib/ip.c index 143f50e..25b4d10 100644 --- a/lib/ip.c +++ b/lib/ip.c @@ -6,11 +6,8 @@ * Can be freely distributed and used under the terms of the GNU GPL. */ -#include - #include "nest/bird.h" #include "lib/ip.h" -#include "lib/string.h" char * ip_scope_text(unsigned scope) -- cgit v1.2.3