summaryrefslogtreecommitdiffstats
path: root/util/network/socket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'util/network/socket.cpp')
-rw-r--r--util/network/socket.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/util/network/socket.cpp b/util/network/socket.cpp
index 4f6e8043462..04199c72d6e 100644
--- a/util/network/socket.cpp
+++ b/util/network/socket.cpp
@@ -1,9 +1,9 @@
-#include "ip.h"
-#include "socket.h"
-#include "address.h"
-#include "pollerimpl.h"
-#include "iovec.h"
-
+#include "ip.h"
+#include "socket.h"
+#include "address.h"
+#include "pollerimpl.h"
+#include "iovec.h"
+
#include <util/system/defaults.h>
#include <util/system/byteorder.h>