mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-03 15:41:54 +00:00
Remove unused includes
This commit is contained in:
parent
3b22713c60
commit
1ab7a58f38
@ -49,22 +49,6 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
/*
|
|
||||||
#include "nest/route.h"
|
|
||||||
#include "nest/iface.h"
|
|
||||||
#include "lib/resource.h"
|
|
||||||
#include "lib/event.h"
|
|
||||||
#include "lib/timer.h"
|
|
||||||
#include "lib/string.h"
|
|
||||||
#include "conf/conf.h"
|
|
||||||
#include "filter/filter.h"
|
|
||||||
#include "filter/data.h"
|
|
||||||
#include "lib/hash.h"
|
|
||||||
#include "lib/string.h"
|
|
||||||
#include "lib/alloca.h"
|
|
||||||
#include "lib/flowspec.h"
|
|
||||||
*/
|
|
||||||
|
|
||||||
extern linpool *rte_update_pool;
|
extern linpool *rte_update_pool;
|
||||||
|
|
||||||
static void aggregator_bucket_update(struct aggregator_proto *p, struct aggregator_bucket *bucket, struct network *net);
|
static void aggregator_bucket_update(struct aggregator_proto *p, struct aggregator_bucket *bucket, struct network *net);
|
||||||
|
Loading…
Reference in New Issue
Block a user