summaryrefslogtreecommitdiffstats
path: root/library/cpp/coroutine/engine/stack
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/coroutine/engine/stack')
-rw-r--r--library/cpp/coroutine/engine/stack/stack_utils.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/cpp/coroutine/engine/stack/stack_utils.cpp b/library/cpp/coroutine/engine/stack/stack_utils.cpp
index d3076be2c5f..6865772e32a 100644
--- a/library/cpp/coroutine/engine/stack/stack_utils.cpp
+++ b/library/cpp/coroutine/engine/stack/stack_utils.cpp
@@ -1,6 +1,5 @@
#include "stack_utils.h"
-#include <contrib/libs/linux-headers/asm-generic/errno-base.h>
#include <util/generic/scope.h>
#include <util/system/yassert.h>