Removing duplicate macro definitions.
This issue was introduced in 2c7f79bf0a1f.
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
#include <linux/memfd.h>
|
||||
#endif
|
||||
|
||||
#define NXT_UNIT_MAX_PLAIN_SIZE 1024
|
||||
#define NXT_UNIT_LOCAL_BUF_SIZE \
|
||||
(NXT_UNIT_MAX_PLAIN_SIZE + sizeof(nxt_port_msg_t))
|
||||
|
||||
#define NXT_UNIT_MAX_PLAIN_SIZE 1024
|
||||
#define NXT_UNIT_LOCAL_BUF_SIZE \
|
||||
(NXT_UNIT_MAX_PLAIN_SIZE + sizeof(nxt_port_msg_t))
|
||||
|
||||
Reference in New Issue
Block a user