diff options
Diffstat (limited to 'include/linux/timex.h')
-rw-r--r-- | include/linux/timex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/timex.h b/include/linux/timex.h index da431f8c5c6e..fc6035d29d56 100644 --- a/include/linux/timex.h +++ b/include/linux/timex.h | |||
@@ -212,6 +212,7 @@ extern long time_esterror; /* estimated error */ | |||
212 | 212 | ||
213 | extern long time_adjust; /* The amount of adjtime left */ | 213 | extern long time_adjust; /* The amount of adjtime left */ |
214 | 214 | ||
215 | extern void ntp_init(void); | ||
215 | extern void ntp_clear(void); | 216 | extern void ntp_clear(void); |
216 | 217 | ||
217 | /** | 218 | /** |