From 221135d6bf256c85b4aeb08881d6262f6eaadff4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 31 Mar 2000 23:30:21 +0000 Subject: Include "lib/string.h" instead of . It should give us bzero() and other non-portable functions on all systems. --- proto/static/static.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'proto/static') diff --git a/proto/static/static.c b/proto/static/static.c index 1aee2c7..7df62ed 100644 --- a/proto/static/static.c +++ b/proto/static/static.c @@ -8,8 +8,6 @@ #undef LOCAL_DEBUG -#include - #include "nest/bird.h" #include "nest/iface.h" #include "nest/protocol.h" -- cgit v1.2.3