diff options
author | Manuel Bentele | 2020-09-10 13:30:47 +0200 |
---|---|---|
committer | Manuel Bentele | 2020-09-16 07:37:56 +0200 |
commit | 1dd2c3999236595a5f6cebdf35dfe7536ff5c34d (patch) | |
tree | 75b42c0631cb78ae9b0ce2a817399f8095bc6b07 /utils/libsmartcols | |
parent | Fixed major number of xloop device and device names in xlosetup (diff) | |
download | xloop-1dd2c3999236595a5f6cebdf35dfe7536ff5c34d.tar.gz xloop-1dd2c3999236595a5f6cebdf35dfe7536ff5c34d.tar.xz xloop-1dd2c3999236595a5f6cebdf35dfe7536ff5c34d.zip |
Generate util-linux configuration to build xlosetup
Diffstat (limited to 'utils/libsmartcols')
-rw-r--r-- | utils/libsmartcols/src/libsmartcols.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/utils/libsmartcols/src/libsmartcols.h b/utils/libsmartcols/src/libsmartcols.h index 2b2c08f..5714bfa 100644 --- a/utils/libsmartcols/src/libsmartcols.h +++ b/utils/libsmartcols/src/libsmartcols.h @@ -19,13 +19,6 @@ extern "C" { #include <sys/types.h> /** - * LIBSMARTCOLS_VERSION: - * - * Library version string - */ -#define LIBSMARTCOLS_VERSION "2.36.97" - -/** * libscols_iter: * * Generic iterator |