common: move now-enlarged command_fail_badparam into its own source file.
It's getting a bit awkward to inline now: it's non-trivial. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -159,6 +159,7 @@ PLUGIN_COMMON_OBJS := \
|
||||
common/deprecation.o \
|
||||
common/features.o \
|
||||
common/hash_u5.o \
|
||||
common/json_command.o \
|
||||
common/json_param.o \
|
||||
common/json_parse.o \
|
||||
common/json_parse_simple.o \
|
||||
|
||||
Reference in New Issue
Block a user