summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2017-10-31 18:05:05 -0500
committerGitHub <noreply@github.com>2017-10-31 18:05:05 -0500
commit8ad30d84f7b29cb84f2fa4b58391945fa068ca13 (patch)
tree3594254fb10778a5c3beb2eb6e746231a845827a /main.c
parent6a2a923f2a6b4af0047d9c3ccc384246c67483fc (diff)
parent28bb3ebd3052102c4a46a32a8ef807c4500a3697 (diff)
downloadbandwidth-benchmark-master.zip
bandwidth-benchmark-master.tar.gz
Merge pull request #1 from ngruend/masterHEADmaster
Updates for p9 and later kernel support
Diffstat (limited to 'main.c')
-rwxr-xr-xmain.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index ebcbbd0..f99281c 100755
--- a/main.c
+++ b/main.c
@@ -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>
OpenPOWER on IntegriCloud