#ifndef TRAFFIC_H #define TRAFFIC_H extern void traffic_calculate(void); #endif /* TRAFFIC_H */