blob: 36ebd970b0108bac65ce9af4a3db25cb511475dd [file] [log] [blame]
// Copyright (c) 2018 The Chromium 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 QUICHE_EPOLL_SERVER_PLATFORM_API_EPOLL_EXPECT_BUG_H_
#define QUICHE_EPOLL_SERVER_PLATFORM_API_EPOLL_EXPECT_BUG_H_
#include "quiche_platform_impl/epoll_expect_bug_impl.h"
#define EXPECT_EPOLL_BUG EXPECT_EPOLL_BUG_IMPL
#endif // QUICHE_EPOLL_SERVER_PLATFORM_API_EPOLL_EXPECT_BUG_H_