1
0
Fork 0
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:
Mitchell Livingston 2008-03-29 23:43:08 +00:00
parent 7fdb2f6f40
commit 1c25dca676

View file

@ -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
{