#ifndef STATUS_BATTERY_H #define STATUS_BATTERY_H int mod_battery(char *config, char *name, char *pipename); #endif