3
0
Fork 0
mirror of https://github.com/JulianGro/overte.git synced 2025-04-30 08:23:03 +02:00

remove unused includes in NetworkPacket

This commit is contained in:
Stephen Birarda 2014-11-14 10:14:47 -08:00
parent 36a6344c36
commit 9dfdbc4352

View file

@ -14,13 +14,6 @@
#ifndef hifi_NetworkPacket_h
#define hifi_NetworkPacket_h
#include <stdlib.h>
#ifndef _WIN32
#include <arpa/inet.h> // not available on windows
#include <ifaddrs.h>
#endif
#include "NodeList.h"
/// Storage of not-yet processed inbound, or not yet sent outbound generic UDP network packet