aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/shmat.h
diff options
context:
space:
mode:
authorironpeter <ironpeter@yandex-team.ru>2022-02-10 16:49:52 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:52 +0300
commitedee5b99e1eec042f46725b89dcd81ea7e41d663 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/system/shmat.h
parentff97837ecc5972a00cb395483d8856566738375c (diff)
downloadydb-edee5b99e1eec042f46725b89dcd81ea7e41d663.tar.gz
Restoring authorship annotation for <ironpeter@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/system/shmat.h')
-rw-r--r--util/system/shmat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/shmat.h b/util/system/shmat.h
index a2d289a9fd..d9da3c151a 100644
--- a/util/system/shmat.h
+++ b/util/system/shmat.h
@@ -3,7 +3,7 @@
#include "fhandle.h"
#include <util/generic/ptr.h>
-#include <util/generic/guid.h>
+#include <util/generic/guid.h>
class TSharedMemory: public TThrRefBase {
TGUID Id;