#ifndef __CAN_LIB_H__ #define __CAN_LIB_H__ void printError (int); void showStatus (int); #endif