summaryrefslogtreecommitdiffstats
path: root/util/system/shmat.cpp
diff options
context:
space:
mode:
authorironpeter <[email protected]>2022-02-10 16:49:52 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:49:52 +0300
commitedee5b99e1eec042f46725b89dcd81ea7e41d663 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/system/shmat.cpp
parentff97837ecc5972a00cb395483d8856566738375c (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/system/shmat.cpp')
-rw-r--r--util/system/shmat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/shmat.cpp b/util/system/shmat.cpp
index 3e82016614e..07ff0d6caa4 100644
--- a/util/system/shmat.cpp
+++ b/util/system/shmat.cpp
@@ -1,6 +1,6 @@
#include "shmat.h"
-#include <util/generic/guid.h>
+#include <util/generic/guid.h>
#if defined(_win_)
#include <stdio.h>