| // Copyright 2019 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 GARNET_BIN_SYSMGR_CONFIG_H_ | |
| #define GARNET_BIN_SYSMGR_CONFIG_H_ | |
| // Do not use this header directly, instead use src/sys/sysmgr/config.h. | |
| #include "src/sys/sysmgr/config.h" | |
| #endif // GARNET_BIN_SYSMGR_CONFIG_H_ |