1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-21 16:31:58 +02:00

* Remove inet / tcp includes.

This commit is contained in:
Christian Muehlhaeuser 2010-11-25 05:50:02 +01:00
parent 9cf4fce84d
commit 2a8d288524

View File

@ -3,9 +3,6 @@
#include <QTime>
#include <QThread>
#include <arpa/inet.h>
#include <netinet/tcp.h>
#include "servent.h"
#define PROTOVER "3" // must match remote peer, or we can't talk.