summaryrefslogtreecommitdiff
path: root/testing/hstox/driver.c
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2017-06-04 12:07:43 +0000
committeriphydf <iphydf@users.noreply.github.com>2017-06-04 12:07:43 +0000
commitb782ef5d8e2da0443f90edf3f14649402bb4a6fa (patch)
treefe425500b2a95b3db6adedcbb200faef1a0484ef /testing/hstox/driver.c
parentcda770cfe174b24993946f82200126bdcca75c4d (diff)
Fix formatting and spelling in version-sync script.
Also some minor reformatting and fixes to the hstox sut driver.
Diffstat (limited to 'testing/hstox/driver.c')
-rw-r--r--testing/hstox/driver.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/hstox/driver.c b/testing/hstox/driver.c
index 2ae68f1b..a0fdfbd4 100644
--- a/testing/hstox/driver.c
+++ b/testing/hstox/driver.c
@@ -1,5 +1,4 @@
1#define _XOPEN_SOURCE 600 1#define _POSIX_C_SOURCE 200809L
2
3#include <errno.h> 2#include <errno.h>
4#include <fcntl.h> 3#include <fcntl.h>
5#include <netdb.h> 4#include <netdb.h>