blob: a56e1d5e3622edc86d179ddeb7fba20fc14758ce [file] [log] [blame]
Allen Webb09093e92019-09-25 10:36:34 -07001// Copyright 2019 The Chromium OS Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5// Imports the Rust D-Bus bindings for system_api.
6
7include!(concat!(env!("OUT_DIR"), "/include_modules.rs"));