summaryrefslogtreecommitdiffstats
path: root/util/network/socket.h
diff options
context:
space:
mode:
authorkimkim <[email protected]>2022-02-10 16:49:28 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:49:28 +0300
commit10807864acf73d00f425a23b442aac2cf34403a8 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/network/socket.h
parent13f84424ed9975f6827d9786087c6fe6ea265cda (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/network/socket.h')
-rw-r--r--util/network/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/network/socket.h b/util/network/socket.h
index 5ec92eeb2b8..40c8648b409 100644
--- a/util/network/socket.h
+++ b/util/network/socket.h
@@ -3,7 +3,7 @@
#include "init.h"
#include <util/system/yassert.h>
-#include <util/system/defaults.h>
+#include <util/system/defaults.h>
#include <util/system/error.h>
#include <util/stream/output.h>
#include <util/stream/input.h>