mirror of
https://github.com/transmission/transmission.git
synced 2026-04-27 12:15:13 +01:00
clean up #includes a bit.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include <ctype.h> /* for isdigit */
|
||||
#include "transmission.h"
|
||||
#include "bencode.h"
|
||||
|
||||
/* setting to 1 to help expose bugs with tr_bencListAdd and tr_bencDictAdd */
|
||||
#define LIST_SIZE 20 /* number of items to increment list/dict buffer by */
|
||||
|
||||
Reference in New Issue
Block a user