summaryrefslogtreecommitdiffstats
path: root/src/utils/libsmartcols/src/libsmartcols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/libsmartcols/src/libsmartcols.h')
-rw-r--r--src/utils/libsmartcols/src/libsmartcols.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/utils/libsmartcols/src/libsmartcols.h b/src/utils/libsmartcols/src/libsmartcols.h
index 5714bfa..35c24c9 100644
--- a/src/utils/libsmartcols/src/libsmartcols.h
+++ b/src/utils/libsmartcols/src/libsmartcols.h
@@ -18,6 +18,15 @@ extern "C" {
#include <stdio.h>
#include <sys/types.h>
+#include <xloop/version.h>
+
+/**
+ * LIBSMARTCOLS_VERSION:
+ *
+ * Library version string
+ */
+#define LIBSMARTCOLS_VERSION XLOOP_VERSION
+
/**
* libscols_iter:
*