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