fix conditional compilation errors

This commit is contained in:
Vincent Wei
2021-05-05 20:53:56 +08:00
parent b266bd8e0a
commit 3f99c7b960

View File

@@ -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>