aboutsummaryrefslogtreecommitdiff
path: root/libbb/rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/rtc.c')
-rw-r--r--libbb/rtc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbb/rtc.c b/libbb/rtc.c
index 222d977ca..51834f8f9 100644
--- a/libbb/rtc.c
+++ b/libbb/rtc.c
@@ -1,5 +1,7 @@
1/* 1/*
2 * Common RTC functions 2 * Common RTC functions
3 *
4 * Licensed under GPLv2, see file LICENSE in this tarball for details.
3 */ 5 */
4 6
5#include "libbb.h" 7#include "libbb.h"