summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/sysdb.h')
-rw-r--r--src/db/sysdb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/db/sysdb.h b/src/db/sysdb.h
index 4f69b6372..2bc20ff97 100644
--- a/src/db/sysdb.h
+++ b/src/db/sysdb.h
@@ -314,6 +314,9 @@ struct range_info {
/* These attributes are stored in the timestamp cache */
extern const char *sysdb_ts_cache_attrs[];
+/* These attributes are stored in the timestamp cache */
+extern const char *sysdb_ts_cache_attrs[];
+
/* values are copied in the structure, allocated on "attrs" */
int sysdb_attrs_add_val(struct sysdb_attrs *attrs,
const char *name, const struct ldb_val *val);