summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/main.c b/main.c
index ebe27985..dcfb02b8 100644
--- a/main.c
+++ b/main.c
@@ -392,6 +392,12 @@ static void show_version (void)
#else
"-HAVE_RESIZETERM "
#endif
+
+#ifdef HAVE_FUTIMENS
+ "+HAVE_FUTIMENS "
+#else
+ "-HAVE_FUTIMENS "
+#endif
);
puts (