fix generic compil

This commit is contained in:
Jacek Jendrzej
2018-12-01 12:35:02 +01:00
parent 2e8aa93895
commit 4fecdd558a
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ typedef struct hw_caps
int display_can_deepstandby;
int display_can_set_brightness;
int display_has_statusline;
int has_button_vformat;
char boxvendor[64];
char boxname[64];
char boxarch[64];