mirror of
https://github.com/transmission/transmission
synced 2024-12-25 17:17:31 +00:00
remove unneeded include
This commit is contained in:
parent
d233ea82e7
commit
17894f258c
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
#ifndef TR_BITFIELD_H
|
||||
#define TR_BITFIELD_H 1
|
||||
|
||||
#include <assert.h>
|
||||
#include "transmission.h"
|
||||
|
||||
/** @brief Implementation of the BitTorrent spec's Bitfield array of bits */
|
||||
|
|
Loading…
Reference in a new issue