Move pkt.c into test-cli.

We use cryptopkt for normal cases.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2016-01-22 06:41:45 +10:30
parent b312114719
commit 906a5e4a32
5 changed files with 3 additions and 6 deletions

View File

@@ -7,7 +7,6 @@
#include "funding.h"
#include "overflows.h"
#include "permute_tx.h"
#include "pkt.h"
#include "protobuf_convert.h"
static bool add_htlc(struct bitcoin_tx *tx, size_t n,