mirror of
https://github.com/transmission/transmission
synced 2025-02-04 05:22:40 +00:00
remove redundant include that snuck in from my test build
This commit is contained in:
parent
7fdb2f6f40
commit
1c25dca676
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
|||
#include "net.h" /* tr_netResolve */
|
||||
#include "platform.h" /* tr_getPrefsDirectory() */
|
||||
#include "utils.h" /* tr_buildPath() */
|
||||
#include "internal.h"
|
||||
|
||||
struct tr_ip_range
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue