зеркало из https://github.com/nextcloud/desktop.git
Add needed include files for flags needed by open.
This commit is contained in:
Родитель
b59fec14e8
Коммит
ce1debedb6
|
@ -23,6 +23,10 @@
|
|||
#ifndef _CSYNC_VIO_H
|
||||
#define _CSYNC_VIO_H
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "vio/csync_vio_handle.h"
|
||||
#include "vio/csync_vio_file_stat.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче