#ifndef __DEVICE_PARSER_H__ #define __DEVICE_PARSER_H__ int device_parser(const char *path); #endif