diff --git a/tools/atrf-xtal/atben.c b/tools/atrf-xtal/atben.c index e53584d..796f611 100644 --- a/tools/atrf-xtal/atben.c +++ b/tools/atrf-xtal/atben.c @@ -28,6 +28,7 @@ */ +#include #include #include #include @@ -143,7 +144,7 @@ static void ben_setup(struct atrf_dsc *dsc) /* * Ironically, switching the LCD clock on and off many times only - * increases the risk of a hang. Therefore, we leave stop it during + * increases the risk of a hang. Therefore, we leave it stopped during * all the measurements and only enable it again at the end. */ disable_lcd();