#ifndef 7_SEG_H #define 7_SEG_H #ifdef WITH_GUI #include #endif typedef struct 7seg_t { } 7seg_t; #endif