aboutsummaryrefslogtreecommitdiffstats
path: root/src/recipe.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/recipe.h.in')
-rw-r--r--src/recipe.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/recipe.h.in b/src/recipe.h.in
index 620745f..e1e0815 100644
--- a/src/recipe.h.in
+++ b/src/recipe.h.in
@@ -34,6 +34,9 @@
/* Support ASCII value parser for ctl */
#define SALSA_CTL_ASCII_PARSER @SALSA_CTL_ASCII_PARSER@
+/* Use 64bit time */
+#define SALSA_STRUCT_TIME64 @SALSA_STRUCT_TIME64@
+
/* Default device path prefix */
#define SALSA_DEVPATH "@DEVPATH@"