// Copyright 2021 The Fuchsia Authors. All rights reserved. | |
// Use of this source code is governed by a BSD-style license that can be | |
// found in the LICENSE file. | |
#ifndef THIRD_PARTY_ZSTD_INCLUDE_ZSTD_ZSTD_ERRORS_H_ | |
#define THIRD_PARTY_ZSTD_INCLUDE_ZSTD_ZSTD_ERRORS_H_ | |
#include "../../src/lib/common/zstd_errors.h" | |
#endif // THIRD_PARTY_ZSTD_INCLUDE_ZSTD_ZSTD_ERRORS_H_ |