#ifndef LINUX_PROC_H__ #define LINUX_PROC_H__ unsigned long int GetTraffic(const char *device); #endif