blob: 459fe06d87d1d1b43e9978b28a3cb89e70b90dc2 [file] [log] [blame] [edit]
// Copyright 2022 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_DRIVER_COMPAT_COMPAT_H_
#define LIB_DRIVER_COMPAT_COMPAT_H_
#include <lib/driver_compat/device_server.h>
#include <lib/driver_compat/service_offers.h>
#endif // LIB_DRIVER_COMPAT_COMPAT_H_