#ifndef OSM_DEVICE_H #define OSM_DEVICE_H #include typedef struct { } OSMDevice; #endif