blob: a7795c6b89e4288e0af508bf393460a0a2248e39 [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/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_