mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-07 02:52:42 +08:00
fix conditional compilation errors
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
#include "sysvideo.h"
|
||||
|
||||
#if IS_SHAREDFB_SCHEMA_PROCS
|
||||
#ifndef _MGSCHEMA_COMPOSITING
|
||||
#include <fcntl.h> /* For O_* constants */
|
||||
#include <sys/stat.h> /* For mode constants */
|
||||
#include <semaphore.h>
|
||||
|
||||
Reference in New Issue
Block a user