mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-08 08:34:31 +01:00
Use expected LIGHTNING_DIR_FILE_H define
This commit is contained in:
committed by
Rusty Russell
parent
98f49c0837
commit
a4059ef83e
@@ -55,4 +55,4 @@ void json_add_address(struct json_result *response, const char *fieldname,
|
||||
const struct wireaddr *addr);
|
||||
|
||||
|
||||
#endif /* !defined (LIGHTNING_LIGHTNINGD_JSON_H) */
|
||||
#endif /* LIGHTNING_LIGHTNINGD_JSON_H */
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
#define PAY_UNSPECIFIED_ERROR 209
|
||||
#define PAY_STOPPED_RETRYING 210
|
||||
|
||||
#endif /* !defined (LIGHTNING_LIGHTNINGD_JSONRPC_ERRORS_H) */
|
||||
#endif /* LIGHTNING_LIGHTNINGD_JSONRPC_ERRORS_H */
|
||||
|
||||
Reference in New Issue
Block a user