]> git.proxmox.com Git - mirror_frr.git/commit
zebra: avoid using c++ keywords in headers
authorEmanuele Di Pascale <emanuele@voltanet.io>
Thu, 14 May 2020 13:57:23 +0000 (15:57 +0200)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Thu, 14 May 2020 14:42:47 +0000 (16:42 +0200)
commitcd7108ba928588a14250ef3bc8a8a44eb0f2c81d
tree92d7eb87dc9f8dababffabb6dc70cab7bd7ed78f
parente3dafc25805c5473dff1f0a728787beaec1799d6
zebra: avoid using c++ keywords in headers

to make sure that c++ code can include them, avoid using reserved
keywords like 'delete' or 'new'.

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
zebra/rib.h
zebra/zebra_gr.c
zebra/zebra_rib.c
zebra/zserv.h