diff options
author | selivni <selivni@yandex-team.ru> | 2022-02-10 16:47:47 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:47 +0300 |
commit | 11ec0273ab97c87692cd0004865c7f24d14f9902 (patch) | |
tree | c0748b5dcbade83af788c0abfa89c0383d6b779c /contrib/libs/nghttp2/lib/nghttp2_mem.h | |
parent | fd7c757f129e0df24dd53f64c9b67053da4e8799 (diff) | |
download | ydb-11ec0273ab97c87692cd0004865c7f24d14f9902.tar.gz |
Restoring authorship annotation for <selivni@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/nghttp2/lib/nghttp2_mem.h')
-rw-r--r-- | contrib/libs/nghttp2/lib/nghttp2_mem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/nghttp2/lib/nghttp2_mem.h b/contrib/libs/nghttp2/lib/nghttp2_mem.h index 319fa613d7..f83dbcb8f9 100644 --- a/contrib/libs/nghttp2/lib/nghttp2_mem.h +++ b/contrib/libs/nghttp2/lib/nghttp2_mem.h @@ -26,7 +26,7 @@ #define NGHTTP2_MEM_H #ifdef HAVE_CONFIG_H -# include <config.h> +# include <config.h> #endif /* HAVE_CONFIG_H */ #include <nghttp2/nghttp2.h> |