#ifndef UPTIME_H #define UPTIME_H void display_days(); void display_time(); #endif