aboutsummaryrefslogtreecommitdiff
path: root/lib/time
diff options
context:
space:
mode:
Diffstat (limited to 'lib/time')
-rw-r--r--lib/time/time_defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/time/time_defs.h b/lib/time/time_defs.h
index 214c26b9..eac3f23a 100644
--- a/lib/time/time_defs.h
+++ b/lib/time/time_defs.h
@@ -1,3 +1,5 @@
+// Some helper logic for working with times.
+
#pragma once
#include <stdlib.h>
#include <sys/time.h>