diff options
| author | neksard <[email protected]> | 2022-02-10 16:45:23 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:23 +0300 |
| commit | 8f7cf138264e0caa318144bf8a2c950e0b0a8593 (patch) | |
| tree | 83bf5c8c8047c42d8475e6095df90ccdc3d1b57f /util/network/socket.cpp | |
| parent | d3a398281c6fd1d3672036cb2d63f842d2cb28c5 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/network/socket.cpp')
| -rw-r--r-- | util/network/socket.cpp | 12 |
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> |
