diff options
-rwxr-xr-x | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ #include <unistd.h> #include <wchar.h> #include <math.h> +#include <sys/ioctl.h> #include <netdb.h> // gethostbyname #include <sys/socket.h> |
index : bandwidth-benchmark | ||
Raptor Engineering's fork of the "bandwidth" benchmarking tool at https://zsmith.co/bandwidth.html | Raptor Engineering, LLC |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | main.c | 1 |
@@ -32,6 +32,7 @@ #include <unistd.h> #include <wchar.h> #include <math.h> +#include <sys/ioctl.h> #include <netdb.h> // gethostbyname #include <sys/socket.h> |