]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/ocf/tests/unit/tests/ocf_env/ocf_env_headers.h
import 15.2.0 Octopus source
[ceph.git] / ceph / src / spdk / ocf / tests / unit / tests / ocf_env / ocf_env_headers.h
1 /*
2 * Copyright(c) 2012-2018 Intel Corporation
3 * SPDX-License-Identifier: BSD-3-Clause-Clear
4 */
5
6 #ifndef __OCF_ENV_HEADERS_H__
7 #define __OCF_ENV_HEADERS_H__
8
9 #include <stdint.h>
10 #include <stdbool.h>
11 #include <stddef.h>
12
13 #endif /* __OCF_ENV_HEADERS_H__ */