mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-31 08:35:45 +00:00
Every file includes it and warns about it.
This commit is contained in:
parent
9a3805e082
commit
97c52f4e39
@ -280,7 +280,6 @@ struct in_pktinfo
|
||||
#define HAVE_IP_HDRINCL_BSD_ORDER
|
||||
#endif
|
||||
|
||||
/*
|
||||
/* MAX / MIN are not commonly defined, but useful */
|
||||
#ifndef MAX
|
||||
#define MAX(a, b) ((a) > (b) ? (a) : (b))
|
||||
|
Loading…
Reference in New Issue
Block a user