diff options
Diffstat (limited to 'cli/btpd_if.h')
| -rw-r--r-- | cli/btpd_if.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/btpd_if.h b/cli/btpd_if.h index 8c35cc7..b7096aa 100644 --- a/cli/btpd_if.h +++ b/cli/btpd_if.h @@ -19,6 +19,7 @@ enum ipc_code { struct btstat { unsigned ntorrents; struct tpstat { + uint8_t *hash; char *name; enum torrent_state state; |