diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 76cb0e0f31..9a84c79596 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -75,4 +75,4 @@ available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.ht [homepage]: https://www.contributor-covenant.org For answers to common questions about this code of conduct, see -https://www.contributor-covenant.org/faq +https://www.contributor-covenant.org/faq diff --git a/source/common/src/tcol.c b/source/common/src/tcol.c index 41075b48e9..32e0109b2b 100644 --- a/source/common/src/tcol.c +++ b/source/common/src/tcol.c @@ -13,6 +13,7 @@ * along with this program. If not, see . */ + #include "tcol.h" #include "tcompression.h" #include "tutil.h"