git: <net/radix.h>: Add 'ifdef' guard for MALLOC_DECLARE()

Aaron LI aly at crater.dragonflybsd.org
Fri Nov 10 06:49:33 PST 2023


commit 757c5b14efbb360dcecbed12f532670753fd12f4
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Nov 10 20:30:08 2023 +0800

    <net/radix.h>: Add 'ifdef' guard for MALLOC_DECLARE()
    
    While there, adjust order to use 'ifdef' instead of 'ifndef' to read
    more clearly.

Summary of changes:
 sys/net/radix.h | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/757c5b14efbb360dcecbed12f532670753fd12f4


-- 
DragonFly BSD source repository


More information about the Commits mailing list