blob: 9c01d238f16f4005b0f8353b71c551f2fd9f57c6 [file] [log] [blame]
// Copyright 2019 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 LIB_BACKOFF_EXPONENTIAL_BACKOFF_H_
#define LIB_BACKOFF_EXPONENTIAL_BACKOFF_H_
// Do not use this header directly, instead use src/lib/backoff/exponential_backoff.h.
#include "src/lib/backoff/exponential_backoff.h"
#endif // LIB_BACKOFF_EXPONENTIAL_BACKOFF_H_