fix compil

This commit is contained in:
Jacek Jendrzej
2017-06-15 13:20:22 +02:00
parent 497e31c3fd
commit d1569e6114
6 changed files with 6 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ typedef struct hw_caps
display_type_t display_type;
int display_xres; /* x resolution or chars per line */
int display_yres;
int can_set_display_brightness;
char boxvendor[64];
char boxname[64];
char boxarch[64];