mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 17:43:21 +02:00
windows build
This commit is contained in:
parent
ad4dd9404d
commit
e0946838f3
1 changed files with 0 additions and 3 deletions
|
@ -12,13 +12,10 @@
|
|||
#else
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
//#include <netinet/in.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
//#include <SharedUtil.h> // for usecTimestampNow()
|
||||
#include <MovingMinMaxAvg.h> // for MovingMinMaxAvg
|
||||
|
||||
void runSend(const char* addressOption, int port, int gap, int size);
|
||||
|
|
Loading…
Reference in a new issue