blob: 313823c31aa71392e63cf2fd81c807a2043502e4 [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 "net/tools/epoll_server/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_