mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
fb_generic.h: avoid multiple define of fb_pixel_t
Is already defined with build config inside configure.ac
Origin commit data
------------------
Commit: a5af09ba13
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-04-18 (Thu, 18 Apr 2019)
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <OpenThreads/Mutex>
|
||||
#include <OpenThreads/ScopedLock>
|
||||
#include <sigc++/signal.h>
|
||||
#define fb_pixel_t uint32_t
|
||||
// #define fb_pixel_t uint32_t
|
||||
|
||||
typedef struct fb_var_screeninfo t_fb_var_screeninfo;
|
||||
|
||||
|
Reference in New Issue
Block a user