mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines,
C declarations etc.).
This commit is contained in:
@@ -17,6 +17,8 @@ CF_HDR
|
||||
#include "proto/rip/rip.h"
|
||||
#include "nest/iface.h"
|
||||
|
||||
CF_DEFINES
|
||||
|
||||
#define RIP_CFG ((struct rip_proto_config *) this_proto)
|
||||
#define RIP_IPATT ((struct rip_patt *) this_ipatt)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user