mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-06 20:24:51 +00:00
Merge pull request #16125 from opensourcerouting/ts-expand-fix-guard
lib: make `python/ts_expand.py` actually work
This commit is contained in:
commit
b1f404322e
@ -6,8 +6,8 @@
|
|||||||
#ifndef _FRR_ATOMLIST_H
|
#ifndef _FRR_ATOMLIST_H
|
||||||
#define _FRR_ATOMLIST_H
|
#define _FRR_ATOMLIST_H
|
||||||
|
|
||||||
#ifndef _TYPESAFE_EXPAND_MACROS
|
|
||||||
#include "typesafe.h"
|
#include "typesafe.h"
|
||||||
|
#ifndef _TYPESAFE_EXPAND_MACROS
|
||||||
#include "frratomic.h"
|
#include "frratomic.h"
|
||||||
#endif /* _TYPESAFE_EXPAND_MACROS */
|
#endif /* _TYPESAFE_EXPAND_MACROS */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user