diff options
Diffstat (limited to 'include/rtc_.h')
-rw-r--r-- | include/rtc_.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/rtc_.h b/include/rtc_.h index 2e99058..867edb3 100644 --- a/include/rtc_.h +++ b/include/rtc_.h @@ -4,8 +4,8 @@ * Licensed under the GPL-2 or later. */ -#ifndef _BB_RTC_H_ -#define _BB_RTC_H_ +#ifndef BB_RTC_H +#define BB_RTC_H #include "libbb.h" |