#ifndef SERVICE_BUTTON_H #define SERVICE_BUTTON_H #include int service_button_init(void); #endif