Move MUD_PATH_MAX in mud.h
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
2
mud.c
2
mud.c
@@ -85,8 +85,6 @@
|
||||
CMSG_SPACE(sizeof(struct in6_pktinfo)) + \
|
||||
CMSG_SPACE(sizeof(int)))
|
||||
|
||||
#define MUD_PATH_MAX (32U)
|
||||
|
||||
struct mud_crypto_opt {
|
||||
unsigned char *dst;
|
||||
const unsigned char *src;
|
||||
|
||||
Reference in New Issue
Block a user