#ifndef TIMER_H #define TIMER_H int timer(void); #endif /* TIMER_H */