mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
BIRD library: The story continues.
Complete resource manages and IP address handling.
This commit is contained in:
@@ -33,7 +33,7 @@ void insert_node(node *, node *);
|
||||
|
||||
#ifndef _BIRD_LISTS_C_
|
||||
#define LIST_INLINE extern inline
|
||||
#include <lib/lists.c>
|
||||
#include "lib/lists.c"
|
||||
#undef LIST_INLINE
|
||||
#else
|
||||
#define LIST_INLINE
|
||||
|
Reference in New Issue
Block a user