libfuse
libfuse_config.h
1/*
2 * Autogenerated by the Meson build system.
3 * Do not edit, your changes will be lost.
4 */
5
6#pragma once
7
8#define FUSE_HOTFIX_VERSION 2
9
10#define FUSE_MAJOR_VERSION 3
11
12#define FUSE_MINOR_VERSION 17
13
14#define FUSE_RC_VERSION
15
16#define LIBFUSE_BUILT_WITH_VERSIONED_SYMBOLS 1
17