summaryrefslogtreecommitdiff
path: root/python/callgraph-dot.py
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2023-09-14 13:52:25 +0200
committerPhilippe Guibert <philippe.guibert@6wind.com>2023-10-20 13:28:52 +0200
commita61f49ab3607a829f2ef838536f496da15f75518 (patch)
treebbfb00502c6d1313802ec91958bd89b3fd1f1705 /python/callgraph-dot.py
parentdaad19071cc40e4ef6913e674cc41fa35121c399 (diff)
lib: fix RT_TABLE_LOCAL for bsd builds
The routing table numbers are specific to linux builds, and the RT_TABLE_xxx are usually defined in linux headers. The bsd builds do not benefit from this definition: some RT_TABLE_xxx defines are missing for those builds. Fix this by appending RT_TABLE_LOCAL define for bsd headers. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'python/callgraph-dot.py')
0 files changed, 0 insertions, 0 deletions