#ifndef UTIL_H_INCLUDED #define UTIL_H_INCLUDED void dump_devices_dat(const char *filename); #endif // UTIL_H_INCLUDED