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. --- filter/config.Y | 9 --------- 1 file changed, 9 deletions(-) (limited to 'filter') diff --git a/filter/config.Y b/filter/config.Y index 413e88c..3908579 100644 --- a/filter/config.Y +++ b/filter/config.Y @@ -71,15 +71,6 @@ atributy, je budou moci pridat do tmp_attrs, aniz by sahly na rta. CF_HDR -#include "nest/bird.h" -#include "lib/resource.h" -#include "lib/socket.h" -#include "lib/timer.h" -#include "nest/protocol.h" -#include "nest/iface.h" -#include "nest/route.h" -#include - #define P(a,b) ((a<<8) | b) CF_DECLS -- cgit v1.2.3