mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Add NE_LFS define for correct size of ne_off_t
This commit is contained in:
parent
0360babe02
commit
6707e93f31
@ -15,6 +15,8 @@
|
||||
#ifndef OWNCLOUDPROPAGATOR_H
|
||||
#define OWNCLOUDPROPAGATOR_H
|
||||
|
||||
#define NE_LFS // never remove this. otherwise NEON will behave badly.
|
||||
|
||||
#include <neon/ne_request.h>
|
||||
#include <QHash>
|
||||
#include <QObject>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user