blob: 52f7dbbcfb864904497c7f055461a4364018d99e [file] [log] [blame]
/*
* Copyright (c) 2019 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef ZEPHYR_INCLUDE_FCB_H_
#define ZEPHYR_INCLUDE_FCB_H_
#ifndef CONFIG_COMPAT_INCLUDES
#warning "This header file has moved, include <fs/fcb.h> instead."
#endif
#include <fs/fcb.h>
#endif /* ZEPHYR_INCLUDE_FCB_H_ */